* John Beppu wrote (13/09/06 23:55):
> I think this is one of those times where it would be best to fix the
> problem on your end and make sure the table tags are closed.  Let the
> people on your team know that unclosed table tags lead to broken
> scriptaculous widgets and strongly encourage them to generate valid
> XHTML.  Give them links to online HTML validators (
> http://validator.w3.org/ ) and tell them it's the right thing to do.
> 

I recommend the Firefox plugin based on Tidy. It saves you a lot of 
bother with HTML validators, and is unobtrusive (except in the view 
source page, which can get slow if the HTML in the page is really badly 
messed up).

http://users.skynet.be/mgueury/mozilla/

FireBug and the HTML validator are the essential Firefox plugins for 
developers, I reckon. Broken HTML is the cause of too many weirdnesses 
and browser incompatibilities already. I don't think there's any reason 
to encourage it any further by making javascript libraries work around it.

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to