Sorry if this is a bit of a newbie question, but what's the issue with innerHTML?
On 13/10/2007, Christian Montoya <[EMAIL PROTECTED]> wrote: > On 10/12/07, Simon Cockayne <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Anyone using jQuery (http://jquery.com/) or Yahoo UI > > (http://developer.yahoo.com/yui/) ? > > > > Do they, help to, build nice "Standards based" apps? > > > > Am I going to see green lights* in Firefox for standards compliance, > > error-free CSS and Javascript...oh...and will the HTML and CSS validate? > > If you want to absolutely follow standards, make sure you don't use > any methods that wrap "innerHTML." jQuery has one but it also has a > bunch of methods that use the proper DOM methods (appendElement, > removeElement, etc) so stick to the proper DOM methods and you will be > fine. > > -- > -- > Christian Montoya > christianmontoya.net > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > -- Jason Foss http://www.almostanything.com.au http://www.waterfallweb.net http://last.fm/user/rockyshark ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************