joah
05-14-2005, 01:23 PM
Hi! I was wondering if you could help me out with this one:
I use dreamweaver to build sites, and would like to start using some php. I have a menu that is built in layers that turn on or of according to mouseover commands. The layers are kept shown for half a second before they turn down, so you can get the mouse pointer from the button to the layer in time. Otherwise the layer is switched off as soon as you leave the button. See my example here (http://www.joah.nl/test/001). Note that the menu is inserted in the page using an include command.
Now, if i rename the same page to php, and use the according php insert-command, the layers don't work anymore. They show, but don't dissapear. So the DW show-hide layers script works in php, but the DW timeline script doesn't. See the example here (http://www.joah.nl/test/001/home.php).
Can anyone help me out? All help is greatly appreciated!!
I use dreamweaver to build sites, and would like to start using some php. I have a menu that is built in layers that turn on or of according to mouseover commands. The layers are kept shown for half a second before they turn down, so you can get the mouse pointer from the button to the layer in time. Otherwise the layer is switched off as soon as you leave the button. See my example here (http://www.joah.nl/test/001). Note that the menu is inserted in the page using an include command.
Now, if i rename the same page to php, and use the according php insert-command, the layers don't work anymore. They show, but don't dissapear. So the DW show-hide layers script works in php, but the DW timeline script doesn't. See the example here (http://www.joah.nl/test/001/home.php).
Can anyone help me out? All help is greatly appreciated!!