[jQuery] Is there a simple way?

2007-08-01 Thread Mitchell Waite
(I'm not sure this got though so excuse me if I am sending it a second time) Klaus this is FANTASTIC. Its way way way better than settimeout because the chained list of events is to easy to understand. I think your example at learningjquery is really neat but it's a little obscured by the other

[jQuery] Is there a simple way?

2007-07-31 Thread Mitchell Waite
All I want to do when a user clicks on a div is have a graphic appear for a while, then fade away. All the jQuery and Interface Elements effects routines expect you to go from dark to light, or one extreme to another. There is no off-on-off. Everything happens at the same time. Let's say my