Log in

View Full Version : Resolved iframe will not goto URL with mouseover



joshinfocus
01-09-2009, 10:59 PM
I have two iframes, and I want to make it so that when someone rolls-over a thumbnail link in the first iframe, a URL will open within the second iframe. Is this possible?

Right now I have the thumbnails within the first iframe link to URL's within the second iframe, this has been done with a simple html link targeting the name of the second iframe.

...But I need to do the SAME thing, except with a roll-over.

Do you know how to do this?

joshinfocus
01-11-2009, 08:21 PM
Does anyone have suggestions for an alternative way to do the same thing?

joshinfocus
01-15-2009, 03:50 PM
Scrollable div solves my problem.