Log in

View Full Version : help-odd mouserollover function



silverslc
05-11-2006, 05:34 AM
Ok Heres what Im trying to do. I dont even know if its possible. Below is a picture of the layout. Is it possible to have mouse roll over funtion to change an image in a different location? The layout shown below explains..


http://groups.msn.com/_Secure/0RgAAAM8VEhZPWiPRtD4lACoEjgcXseRQla8ElQzjir3zwD950aID18OT!XvztsxnI6ns66mMaHSnqZe8uLD29MQFVZjwoUwRKhZ8PHYDtFM/example.jpg?dc=4675572021883651467

The "oval" in the pic changes to designated images when you roll over the hotspots (arrows are pointing in pic). The oval images are .Gif format with transparancy, so the actual image is a rectangle.

I got close but I want this paged "centerd" which threw everything off.

Thanks,
Nick

djr33
05-11-2006, 06:01 AM
Yes. Quite possible.

There are different methods of doing this and I'm not really sure what they are.

There are some scripts here on DD that could lead you in the right direction, or perhaps someone else can help you out more specifically.

This isn't a "rollover", but more of just a command with "onmouseover=" on a link.
What I mean to say is that if you look up "mouseover" "remote location" on google, you can probably get results.

Look for anything... text, images, whatever. Then just replace that with your desired content (image).



I got close but I want this paged "centerd" which threw everything off.With script?

Could you set the entire page in a table/div, then center that?