On Apr 21, 12:35 am, Hergio <[EMAIL PROTECTED]> wrote: > I have a question about prototype's addClassName, removeClassName, and > toggleClassName. As expected, these functions add or remove a class > name from an element. When adding, the class names are appended to > the end of the class list of the element. Could this affect the > rendering of the element? Does the order of css class names in the > element's class attribute matter?
No. For CSS questions, you will likely get better answers in a CSS group: news:comp.infosystems.www.authoring.stylesheets <URL: http://groups.google.com.au/group/comp.infosystems.www.authoring.stylesheets?lnk=li > -- Rob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
