Log in

View Full Version : iframe links not working



Ducimus
01-11-2008, 03:00 AM
I have an odd problem...

my Iframes load in, yet the first few links in the list fail to work

see it at www.toraenergy.com
goto products in the dropdown menu (in IE or Safari plz, have a different issue with FF atm.)

TIA

jscheuer1
01-11-2008, 09:01 AM
It's your Flash menu, even though it appears transparent, it is covering the links. If you make the menu drop down and then back up after navigating though, the links will work, so it (the Flash code itself, the action script) probably could be rewritten and recompiled to not block the links at all.

Being not too well versed in Flash though, I couldn't tell you exactly how.

Another option would be to get a javascript menu, but these are difficult to drop over frames and iframes. Though there is code around here somewhere for that.

Ducimus
01-11-2008, 02:43 PM
Thank you, I had a feeling this was being the case