Hello I'd like to get all the CSS properties and values of an element. There's a function Element.getStyle in Prototype (http:// wiki.script.aculo.us/scriptaculous/show/Element.getStyle), unfortunately it only returns the value of one property, which you have to specify as a function parameter. Is there a way to get all the style using Prototype or Scriptaculous?
Best regards Havocado --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
