Quote:
Originally Posted by EvilLS1
Wise One,
I went to your site to take a look and Its working fine for me.. So I'm guessing its a browser issue. What broswer are you using? If its an old version, an update might be needed.
If you're using IE, try this:
On the Internet Explorer menu, click tools, internet options, then click on the advanced tab. Under the heading 'Browsing', make sure there is a check mark by 'Disable script debugging'.
If you use Norton anti-virus try turning script blocking off and see if you still get the error.
If you're still getting the error try removing this section of code from the javascript :
Code:
else { // is NS?
if (_h=='s') eval("document.layers['"+_w+"'].visibility='show';");
if (_h=='h') eval("document.layers['"+_w+"'].visibility='hide';");
}
|
thanks for the reply. sorry i didnt get back to this sooner...but for some reason, i didnt get an email notify for this thread...
turning off the debugging in IE worked. i never had a problem with it working...i just kept getting this error. i have attatched it below.
anyways...thanks for the tip