05-21-2008, 02:10 PM
|
#5 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
Quote:
Originally Posted by Wildhoney
How about the following:
javascript Code:
rows[k].setAttribute('class', 'alt');
Instead of:
javascript Code:
Core.addClass(rows[k], "alt");
|
hi i tried that but the error is still there, can you try to run it on your pc and see if you receive the same error?
maybe i need to install some type of something in order for it to work, i dont know.
__________________
no signature set
|
|
|
|