Click to See Complete Forum and Search --> : Newbie Javascript question


Cruiserman
11-09-2000, 12:58 AM
I'm new to scripting and thought I'd get my feet wet with learning html and now javascript. I figured out onmouseover to change the items actual image/text or even the text displayed on the status line, but I want to be able to mouse over text/link on one part of the page and have an image on another part of the page change. How would I do that? Would I use some type of Map definition? How does that work?
Thanks for helping out a beginner.

Dru Lee Parsec
11-09-2000, 12:49 PM
http://utopia.knoware.nl/users/schluter/doc/tags/faq5.html

has an example of how to do this.

This is a great web site for web developers. You can download the entire web site to run locally (which is a good idea).