On Jan 9, 2008 2:48 PM, Ignacio Coloma <[EMAIL PROTECTED]> wrote: > Yep, I am doing that right now, but I expected better performance from > removing the style altogether instead of applying a selector to remove > it element by element.
You'll get best performance by removing a class name from elements you need unstyled. I don't think you understood what I was telling you because what you described right now isn't what I suggested in the previous post. Anyway, we could keep discussing this forever, but this is not the right place to do it. I think you should try and follow my suggestion, then experiment with that on a real page and see how it performs. If you're unsatisfied, post to rails-spinoffs list about your findings, what you did and how you can improve it. Good luck! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
