chump2877
01-02-2007, 11:36 PM
I'm trying to figure out why the tab on the left side of this page:
http://www.mediamogulsweb.com/client/parseXML/
is moving sooooo slow when clicked on....I have the timeout set to 2 milliseconds, and it's still that slow....
i noticed that this started happening about the time when I added this line of code:
document.body.style.paddingLeft = g + 'px';
inside the slideTab function....
what gives? thanks.
http://www.mediamogulsweb.com/client/parseXML/
is moving sooooo slow when clicked on....I have the timeout set to 2 milliseconds, and it's still that slow....
i noticed that this started happening about the time when I added this line of code:
document.body.style.paddingLeft = g + 'px';
inside the slideTab function....
what gives? thanks.