Thorkel: Automating my image Slider

Hey guys,

I need an image slider for my Website.

So far i got this:
http://jsfiddle.net/Nctfa/

Now I want to automatically change the highlighted picture while i am not hovering it (like this: http://www.pixedelic.com/plugins/diapo/).

Is it possible, to do that without affecting the <img></img> tags at all?

Thanks,
Thorkel

  1. Thanks for the fiddle.

    Now I want to automatically change the highlighted picture while i am not hovering it

    What is the highlighted picture? To my understanding the highlighted picture is equal to the hovered one. But you say "while I am not hovering it"...

    (like this: http://www.pixedelic.com/plugins/diapo/).

    In fact, here the current picture can be "not hovered".

    Cheers,
    Baba