[jQuery] queing events
[jQuery] queing events
Hi all,
Im new but hate soundling like a newb.
I am putting together an image gallery using jQuery, I’ve always said
the best way to learn is to do, but I’m having trouble with this. Its
my second day using jQuery so be gentle!
What I am trying to do is
Click top link.
Apply loading gif,
Load left nav
slideDown the content.
Then when you click a different top nav:
it slides up the existing one
applies the loading gif
then slides down the new content.
Here is an example of my show/hide slide but all the nav’s are in the
same code(not what I want) and the timing is a little off:
http://www.stugoo.co.uk/testbed/jQuery/img_gallery.html
Here is an example of loading in the side nav but I cant get the slide
up to work…
http://www.stugoo.co.uk/testbed/jQuery/___img_gallery_ajax_loaders.html
I think I am almost there am I wrong?
Much appreciated
Cheers.
Stu