Wow, nice stuff I haven't gone through it yet, but it has inspired me to put my game on hold for now and learn how to use Javascript/AJAX. It just has so many useful applications for game development and can save a ton of bandwidth as well
ok a quick alteration. i will make the change to the main tutorial after i have given a breif explanation here lol.
i have removed the queuing from the animation, so where as before it jumped up and down if u scrolled in and out to quick, it will now interupt the animation which is making it go up, and force it back down into place again.
I am learning JS right now, and am planning to make use of Jquery as well when I get into AJAX. Once I get there, I will go through this tutorial to learn how to make the toolbar. Thanks
I know what you mean, but I would like to try to get a good understanding of it, and then I would like to use JQuery to reduce the amount of work I have to do for effects. It does seem a bit backwards, but I would hope that understanding the underlying AJAX would allow me to use JQuery more effectively.