Jump to content

change variable according to onmouseover event


menntarra_34

Recommended Posts

Hello, i wonder how can i achieve the following.

i want to load a page , and make for example a 800x800 sized part of the page where i want to load 1 image  , BUT onmouseover that image, other images would load.

 

 

So basicly here is what i want:

<div>

<a href="" onMouseOver="value=true"> </a></div>

 

and somewhere down on the page , i would like to check this value , and if it is true than do something, or else, do other stuff...Without refreshing the page of course... I know this can only be achieved with javascript, but i've no clue how...

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.