Roscoe
2007-Jul-15 02:36 UTC
Scriptaculous - slide only working on div with name attribute in IE6
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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---