var $div = $(\'<div class=\"error\">\').appendTo($(\'#header\')); When creating new elements and adding them to the DOM, do you need the ending tag? why or why not? Do I only need the ending t
Why do 开发者_JS百科some html opening/start tags require a closing/end tag? for example, <script> requires a </script>, while <img> can (in fact, must) be self-closing (<img src=
This has gotten me completely frustrated I have a few webcombo boxes that are hierachial: Continent Country