Hi Karl > John just fixed the <table></table> problem, so now we're > down to 2 errors, both due to the way MediaWiki generates IDs > (with spaces): > > <div class='portlet' id='p-Getting Started'> > <div class='portlet' id='p-Reference API'> > > > Not perfect (yet), but hopefully enough to reduce any > validation anxiety. :)
Yeah, cool, thanks a lot. It's much better now in IE. Regards Roger > --Karl > _________________ > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > On Jan 23, 2007, at 8:50 AM, Karl Swedberg wrote: > > > Nearly all of the HTML validation warnings are > occurring because each section of the plugin page is being > wrapped with <table> </table>, but without the necessary > <tr><td></td></tr>. > > It looks like a simple oversight when someone was > converting those sections from tables to <ul>s. > > The fix should be easy, but requires modifying the > underlying MediaWiki template, something that can't be done > without ssh access. > > > > > --Karl > _________________ > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > On Jan 23, 2007, at 6:59 AM, Roger Ineichen wrote: > > > Hi all > > The jquery.com website doesn't follow the standards. > The plugin page http://docs.jquery.com/Plugins > has over 130 HTML validation errors. > > Also the CSS is not valid. > > http://jigsaw.w3.org/css-validator/validator?profile=css2&warn ing=2&uri=http > ://docs.jquery.com/Plugins > > Can somebody take a look at that? > > Regards > Roger Ineichen > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
