HighDots Forums  

div in IE

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss div in IE in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
roN
 
Posts: n/a

Default div in IE - 01-24-2006 , 04:36 PM






Hi,

I got a problem. I have a flash movie and I need to set a link over it so
that the user is gonna be linked to a page after he pressed on the movie
(which looks like a link then). I thought, 'oh let's just place a <div>
over it and link it to wherever'. i did do that and it works fine in
Firefox but it does not in IE. Why ever, my code:

<a href="http://www.example.com/"><div id="Layer1" style="position:absolute;
left:490px; top:30px; width:400px; height:50px; z-index:1;"> </div></a>

that's an area that exactly covers the flash movie....
Does anyone know another approach?
The movie is inserted like:

<td colspan="7"><embed src="banner_sound.swf" width="400" height="44"
onbeforeactivate="onPrepaidBannerClicked();return false;"></td>

is there a way to link it diffrent? i already tried just to put an <a> link
over it, didn't work...

Thank you!

--
chEErs roN

I'm root, I'm allowed to do this!
keep on rockin'

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.