Thanks for the advice and thanks for the linksi'd looked at the
hacking at 0300 tutorial yesterday but was a bit fried to take it in.
anyway, today I decided to give it another go and have come up with
the following. I think it is slightly more 'elegant' but who knows!?
Demo:
http://www.rees-jenkins.co.uk/weebticker/
Source:
http://www.rees-jenkins.co.uk/weebticker/scripts/jquery.weebticker.js
Not sure where to take this now...any suggestions welcome :)
On 4 Mar, 08:53, "Richard D. Worth" wrote:
> By the way, great little plugin. I like the demo.
>
> - Richard
>
> On Wed, Mar 4, 2009 at 3:52 AM, Richard D. Worth wrote:
>
>
>
> > On Wed, Mar 4, 2009 at 3:44 AM, w33bs...@googlemail.com <
> > w33bs...@googlemail.com> wrote:
>
> >> I was thinking of using JQuery UI core to build a class to handle
> >> this...would this be the way to go?
>
> > You could do it just as a jQuery plugin, or you could use jQuery UI's
> > widget plugin. If you decide to go the jQuery UI route, here's a tutorial to
> > get you started:
>
> >http://youngisrael-stl.org/wordpress/understanding-jquery-ui-widgets-...
>
> > and here's some documentation:
>
> >http://wiki.jqueryui.com/Widget-factory
>
> >http://docs.jquery.com/UI/Developer_Guide
>
> > If you have any questions, we can help you out on the jQuery UI list:
>
> >http://groups.google.com/group/jquery-ui
>
> > - Richard