getElementsByClassName
![]() ![]() |
Firefox 2.x does not support the getElementsByClassName method, so this script doesn't work there. Any chance you could rewrite it so that it doesn't rely on this method (or implement this method yourself)? |
![]() ![]() |
I cannot rewrite it without getElementsByClassName, it's used everywhere ^^ But I see these function :
//For FireFox2:
|
![]() ![]() |
It should work, but it is not sufficient. The script doesn't use only |
![]() ![]() |
And why do you keep FF2 ? ^^ edit : the script run 8 times slower with this function... |

