Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

News Scroller Problem in Netscape...


Guest

Recommended Posts

Posted

Hi,

I've tried the contribution made by Javier Veral http://www.oscommerce.com/downloads.php/co...ions,561/type,3

It is working Great for Internet explorer, however when I see it in Netscape 7, The box height don't seem to be working properly. It's longer than it should be. Here's a snippet of the code that I'm using, could it be that netscape not reading this properly?

 

$info_box_contents[] = array('align' => 'left',

                              'text'  => '<center><marquee direction="up" scrollAmount="1" style="width:130;height:50">'.$contents.'</marquee></center>'

  	 );

 

Is there a fix for this? Thanks

Posted

The fix is another contribution...

<MARQUEE> is a Microsoft self-invented html tag, Netscape does not support it...

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...