Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HTML element creation with jQuery needs to have valid tags. Newer browsers automatically correct the error,but IE8 and less do not. Non-self-closing HTML tags need closing tags to be valid.
- Loading branch information