Hello everybody! I have a problem with the IE8.
addClassName and removeClassName work in Mozilla but don´t work with IE8. follows the code: function change_bg(id,class_remove,class_add){ $(id).removeClassName(class_remove); $(id).addClassName(classe_add); } How do I make in IE8. Thanks Jansen -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to prototype-scriptacul...@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.