Forum Moderators: open

Message Too Old, No Replies

Swap content and make divs rescale with animation

Question by a Flash guy switching to CSS & Javascript

         

alexis

3:25 am on Sep 23, 2009 (gmt 0)

10+ Year Member



Hi,

Coming from a Flash/Flex background, I am now starting to train myself in Ajax.

I have a page with short paragraphs. Each paragraph starts with a title line. Upon clicking a button the paragraphs gets replaced with a few images. See the demo here <snipped url>.

Of course I will gladly copy and paste something that does exactly what I want but more realistically, can anyone point me to a framework or an AJAX library with decent documentation that would facilitate the setup of such a thing.

Thank you,

Alexis

[edited by: whoisgregg at 2:14 pm (utc) on Sep. 23, 2009]
[edit reason] Whoops, no URLs please. See TOS [webmasterworld.com] :) [/edit]

daveVk

7:45 am on Sep 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



JQuery is popular and well documented. If you use PHP checkout the Yii framework as well.

alexis

5:26 am on Sep 24, 2009 (gmt 0)

10+ Year Member



Awesome. I'm seeing now that jQuery is even included in Wordpress which my project is based on. I'll be looking into that, thank you very much.

Alexis