Jump to content

Link within DIV not working in IE 9


xProteuSx

Recommended Posts

OK, so I've read up on this on Google, but haven't found a solution ...

 

As it turns out, if you have an image link within a div, Internet Explorer (blah!  I think I'm going to be sick!) actually puts the image behind the div or rearranges the stacking order in some fashion (F U Microsoft!) and makes the link un-clickable.

 

The DIV looks something like this:

 

<div style="width: 250px; background-color: #2ebfe7; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; float: left; margin: 0px 10px 10px 60px; text-align: left; padding: 8px; clear: both;">

        <p class="white">Add chores from the community chores database (universal list of chores) to your childs chore chart.</p>

        <center><br /><a href="chores_uni.html?childid=999&fname=Bob"><input type="image" src="images/btn_next_blue.png" style="margin-bottom: 10px;" /></a></br></br></center>

</div>

 

Ofcourse, this code works in ALL other browsers (Firefox, Chrome, Safari, Opera, etc.).  Does anyone have a solution for this?  I'm not familiar with z-index, if that's a solution at all, but I tried playing with it and could not figure this out!

 

Thanks in advance.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.