[jQuery] Re: Mixing two effects

2007-11-23 Thread Pathos
Hi Karl, thanks. I had viewed that site once before, but not so extensively. But some advanced examples come close, so i will play with that one... The following link shows a bit what effect i want. http://www.commadot.com/jquery/faq.php If you click example one and after a few seconds again an

[jQuery] Re: Mixing two effects

2007-11-22 Thread Karl Swedberg
Hi Pathos, It sounds like the Cycle plugin would do something very similar to what you're looking for. http://www.malsup.com/jquery/cycle/ It's very customizable with all sorts of effects that you can apply to the transitions. --Karl _ Karl Swedberg www.englishrules.com

[jQuery] Re: Mixing two effects

2007-11-22 Thread Pathos
Hi Brett, thanks for replying. The link on the second link doens't exist anymore. But the first is one part of the effect i'm after. I want a div to slide down with an image in it, after x seconds it slides up again en comes down again with another image. Without a trigger that would trigger the

[jQuery] Re: Mixing two effects

2007-11-21 Thread Brett
Do these help? http://interface.eyecon.ro/demos/slideshow.html http://www.dzone.com/links/very_nice_jquery_slideshow.html On Nov 21, 3:30 am, Pathos <[EMAIL PROTECTED]> wrote: > Hello everybody, > > after hearing about JQuery i am now plungin in and i really like the > possibilities of jquery. >