photoshopbunnie
07-09-2004, 12:31 AM
What is the code for having eg. a text/image link and when rolled over an image appears/changes somewhere else on the page? Thanks
|
View Full Version : Rollovers photoshopbunnie 07-09-2004, 12:31 AM What is the code for having eg. a text/image link and when rolled over an image appears/changes somewhere else on the page? Thanks kittycat 07-09-2004, 01:09 AM A CSS way... http://www.meyerweb.com/eric/css/edge/popups/demo2.html Javascript way similar to what you want... http://www.willmaster.com/possibilities/demo/doublerollover.shtml Could also look through this page to see if your question is there... http://developer.irt.org/script/image.htm |