View Single Post
Old 05-21-2008, 03:10 PM   #5 (permalink)
sarmenhb
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 287
Thanks: 42
sarmenhb is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
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.
__________________
IAD Design & Studio will provide all your needs regarding web design,logo design, and more...
visit http://www.iaddesignandstudio.com for more information.
Send a message via AIM to sarmenhb Send a message via MSN to sarmenhb Send a message via Yahoo to sarmenhb Send a message via Skype™ to sarmenhb
sarmenhb is offline  
Reply With Quote