I have a div that I'm sliding using the ID attribute (example: <div
id="whatever"></div>) so that it's XHTML 1.0 Strict compatible, but it
doesn't work in IE6, when I use the NAME (example: <div id="whatever"
name="whatever"></div>) attribute it does work but then it isn't XHTML
1.0 Strict compatible.

Any idea on how to fix this?


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to