Topic awaiting preservation: can someone please help |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: everywhere |
posted 11-28-2002 17:13
ok, i'm fairly new to javascript as such, but using my visual basic knowledge and some snippets from the net managed to hack together this script to slideout a menu from the side of the screen when a function is called. there are two problems though. firstly, because of something to do with the timer i can't get the thing to slide back to where it came from (it just jerks left then back again, and i've tried clearTimeout but can't seem to get that working), and what's more it doesn't work at all in mozilla. i would much appreciate it if someone would explain why. thanx. |
Paranoid (IV) Inmate From: France |
posted 11-28-2002 17:39
in the function moveLeft, replace the |
Paranoid (IV) Inmate From: everywhere |
posted 11-28-2002 17:54
Comfound whoever invented copy/cut/paste. And thank you kindly. Much appreciated. It isn't really fully working/finished yet but you can go see it at: http://quis.coolfreepage.com/test.php |