On 28/09/06, Jason Levine <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've completed work on a new JQuery plugin.  This one is called JTicker.  It 
> is a highly configurable newsticker plugin for JQuery.  I was going to expand 
> the JHeartbeat plugin a bit more before working on this, but I couldn't wait. 
>  (Besides, I wanted to use JTicker to replace an old Javascript/IFrame 
> newsticker I had used for one of my company's pages.)
>
> Here's the URL, let me know what you think of it:
>
> http://www.jasons-toolbox.com/JTicker/
>
> I might need some guidence on how to make one big improvement to it.  Right 
> now you are limited to one ticker per page.  I want to be able to add 
> multiple tickers on a single page, but every time I do it the last ticker 
> overwrites the earlier ones.  How can you have multiple instances of a JQuery 
> plugin running?
>
> Thanks,
>
> -Jason Levine

Reminds me of the one I did recently:
http://www.texotela.co.uk/code/jquery/newsticker/

Except yours uses Ajax and you get nothing if javascript is disabled.

Multiple tickers are possible with mine (but there is sometimes
problems with not hiding the previous item).

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to