hi, i have a script that zooms an image incrementally on up-arrow key press. so, let's say i have a window divided into 5 frames. is there a way to switch/not switch the images in the 5 frames by up arrow key press? could it be done using divs that are either hidden/shown depending on if the script calls for the image to be shown/not shown in any given up arrow key press? i guess this would require (among other things) the ability to track the mouse position along the z-axis.



Reply With Quote
Bookmarks