« Return to Thread: Creating an empty jQuery object
Sam Collett wrote:I may not be a guru (but have been using it for a long time), but
while jQuery does use innerHTML, it does in a way to work around
limitations in the browsers. Without it, I don't think you would be
able to create select options or table cells/rows via the $("<html>")
method.
All of the supported browsers recognise innerHTML and I can't see it
going away any time soon, or any new browser shipping without support
for it as so many sites rely on it to work. Much like how XHTML strict
(served with correct content type) will likely never see widespread
adoption. I think HTML 5 (http://blog.whatwg.org/faq/) is more likely
to take off IF Internet Explorer 8 adopts it (as it simply expands on
what people use now, and is not a complete break from HTML like XHTML
2 is), but as Microsoft are pushing XAML that may not happen.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
« Return to Thread: Creating an empty jQuery object
| Free embeddable forum powered by Nabble | Forum Help |