Click to See Complete Forum and Search --> : can anyone help?


leechun
10-03-2003, 03:39 PM
dear all:

i have used some java script in my site to show and hide layers when the mouse is over certain areas. i wrote this on a Mac with Explorer and it worked fine. however, i just found that the Explorer in Windows machine(Windows XP) had problems displaying my scripts and i don't know why......

it will be great if anyone can take a look and perhaps tell me where i should change so that it will work with PC too.

the links are:

http://www.sonicvariable.com/abstract.html
http://www.sonicvariable.com/bleeps.html


many many thanks

yours

CHUN

Jona
10-03-2003, 07:19 PM
Your for() loop is looping through 14 layers - there are only seven.

[J]ona