View Single Post
Old 06-17-2009, 07:11 AM  
jawanda
Confirmed User
 
Join Date: Feb 2003
Posts: 6,040
I use a little javascript called SuperSleight and it works great.

<!--[if lte IE 6]>
<script type="text/javascript" src="supersleight-min.js"></script>
<![endif]-->
<script language="javascript">
function divclose()
{
supersleight.init()
}
</script>

Get the script here: http://24ways.org/code/supersleight-...persleight.zip

Only effects IE6. Works perfect for me.

-P
jawanda is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote