Hi,
F1trader was developed with an option to scroll the classifieds. (bottom of homepages)
Within IE it is working as it should be. In firefox the scroll option is not working properly.
http://www.f1trader.com
The developers have never considered this problem and I only know recently about Firefox and facing this kind of problems.
Is there anyone who knows if there is a sollution to resolve this problem at all. I just need to know if I can get i work properly in Firefox too. I am not really interested which browser I use better.... It just have to work for all browsers..
I Guess this is the code in order to scroll the classifieds.....
I hope this is enough to see what could cause the problem...
Thanx....
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="99" bgcolor="#FAFAFA"><img src="<? echo$php_str_rootPath."images/"; ?>spacer.gif" width="43" height="1"></td>
</tr>
<tr>
<td background="<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>back-bg.gif">
<div align="center"><a href="javascript://" onclick="return false" onMouseOut="MM_swapImgRestore(),dw_stopScroll(0)" onMouseOver="MM_swapImage('Image50','','<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>back-mo.gif',1),dw_startScroll(0,'left')" onmousedown="dw_doubleSpeed(0)" onmouseup="dw_resetSpeed(0)"><img name="Image50" border="0" src="<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>back.gif" width="25" height="26"></a></div></td></tr></table>
</td>
<td width="100%" > <?
$agent = $_SERVER['HTTP_USER_AGENT'];
if( stristr( $agent , "MSIE") || stristr( $agent , "internet Explorer") )
{
$brws = 'IE';
}
else
$brws = 'OTHER';
if( eregi("microsoft internet explorer", $agent ) ) {
$brws = 'IE';
}
//print(" ");
if( $brws == "IE" ) {
print("<div id=\"hold\" >");
print("<div id=\"wn\" >");
print("<div id=\"lyr1\" >");
}
else
{
print("<div id=\"hold\" style=\"position: relative;\">");
print("<div id=\"wn\" style=\"position: relative; \">");
print("<div id=\"lur1\" style=\"position: relative; \">");
}
?>
<table id="t1" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<? getLatestVehiAdvt();?>
</tr>
</table>
</div>
</div>
</div>
</td>
<td width="47" background="<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>next-bg.gif" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="99" bgcolor="#FAFAFA" class="latest-image-bg"><img src="<? echo $php_str_rootPath."images/"; ?>spacer.gif" width="47" height="1"></td>
</tr>
<tr>
<td background="<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>next-bg2.gif">
<div align="center"><a href="javascript://" onclick="return false" onMouseOut="MM_swapImgRestore(),dw_stopScroll(0)" onMouseOver="MM_swapImage('Image49','','<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>next-mo.gif',1),dw_startScroll(0,'right')" onmousedown="dw_doubleSpeed(0)" onmouseup="dw_resetSpeed(0)"><img name="Image49" border="0" src="<? echo $php_str_rootPath."images/".$_SESSION['ses_str_color']."/"; ?>next.gif" width="25" height="26"></a></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
__________________
Sell & Buy homes I Cars I Collectors I Trucks I Bikes I Boats Locally or abroad!
Please login or register to view this content. Registration is FREE
|