Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Is hidden overflow possible with IE?  (Read 3070 times)

0 Members and 1 Guest are viewing this topic.

jonsan32

    Topic Starter


    Rookie
    Is hidden overflow possible with IE?
    « on: September 10, 2010, 12:44:23 PM »
    Works in all other browsers, but not IE. Is there a way for it to work in IE, or should I disregard IE completely?
     

    Code: [Select]
    <div style="width: 35.938em; height: 13.438em; overflow: auto; padding:6px; border: 0px solid border;">
    <table width=100% height="230"><tr><td>
    <center>

    <table width=100%><tr>
    <td width=32%><center><img src="http://i40.photobucket.com/albums/e250/jonsan32/gallery-1.png" width="150" height="100"></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.thepoetryofjonsanders.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/eg1.png" width="150" height="100"></a></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.xibasketball.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/eg2.png" width="150" height="100"></a></center></td>
    </tr>

    <tr>
    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.collegestudentlawnservices.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/eg5.png" width="150" height="100"></a></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://gags4myhag.blogspot.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/eg4.png" width="150" height="100"></a></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.drunkpokernights.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/eg3.png" width="150" height="100"></a></center></td>
    </tr>

    <tr>
    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://jamwebsite.blogspot.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/jamsiteshot.png" width="150" height="100"></a></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.thehoopsquad.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/hoopsqadsite.png" width="150" height="100"></a></center></td>

    <td width=32% "onmouseover="this.style.backgroundColor='#0000A0'; "onmouseout="this.style.backgroundColor='#ffffff';"><center><a href="http://www.bbaib.com/" target="_blank"><img src="http://i40.photobucket.com/albums/e250/jonsan32/bbaibsite.png" width="150" height="100"></a></center></td>
    </tr>


    </table>


    </center>
    </td></tr></table>
    </div>

    If you only have a hammer, you tend to see every problem as a nail. I some times see my computer as a nail.