jQuery.noConflict()
var ppdelay = ;
var newsitems;
var curritem=0;
var iPause=0;
var tbtype;
var indicdelay = ppdelay-3000;
jQuery(document).ready(function(){
jQuery("#imagebx").css("display","block");
var tickerSelector = "#imagebx .imageitem";
newsitems = jQuery(tickerSelector)
I used the code posted by Mr. Sean on this group and a working example
is at this url
http://www.levelfield.com/ticker.html. Thanks Sean and all who helped
him develop further.
I added few lines to this code to make something like Yahoo movie home
page module. It works nicely but I have noticed t
2 matches
Mail list logo