Hello, used this script to make a slideshow for some of my photos, but it seems not to work in firefox, id does in IE!
Please help me change something to get it work!
-------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
Thanks for your reactions!
Please help me change something to get it work!
-------------------------------------------------------------------------------------------------------------
Code:
<div id="6_01" style="position: absolute; overflow: hidden; height:448px; width:560px; top: 185px; left: 0px;"> <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%" ><tr><td height="100%" valign="top" align="center"> <table align="center" border="0" cellpadding="0" cellspacing="0" style="border: 1px outset"> <tr><td colspan="3" height="4" bgcolor="#C00000"></td></tr> <tr><td width="4" bgcolor="#C00000"></td> <td bgcolor="#B74F09" style="border: 1px inset"> <div id="div_Main" style="width:548px; height:411px; overflow:hidden; filter: progid:DXImageTransform.Microsoft.Barn(motion=out,orientation=vertical);"><table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"><tr><td width="100%"><center><img src="pg000/gite_12.jpg" width="273" height="204" border="0" galleryimg="no"></center></td></tr></table></div></td><td width="4" bgcolor="#C00000"></td></tr> <tr><td colspan="3" height="4" bgcolor="#C00000"></td> </tr></table> <center><img onclick="doTrans(-1,2,0)" alt="Back" src="res/ss_prev.gif" border="0" height="15" width="15" style="position: relative; top:5px; cursor:pointer"> <img onclick="doTrans(1,2,0)" alt="Next" src="res/ss_next.gif" border="0" height="15" width="15" style="position: relative; top:5px; cursor:pointer"> <img name="cmd_Auto" alt="Play" onclick="PlayStop(2,5,0)" src="res/ss_play.gif" border="0" height="15" width="15" style="position: relative; top:5px; cursor:pointer"> </center> <img id="img_1" src="pg000/gite_12.jpg" width="273" height="204" style="position: absolute; visibility: hidden"> <img id="img_2" src="pg000/lou_castelet_001.jpg" width="427" height="320" style="position: absolute; visibility: hidden"> </td></tr></table></div>
Thanks for your reactions!
Comment