Yii and Ajax

Hi,

I am new to Yii and developed my first web app, i would like to know more about the ajax side, do i just need to learn jquery for this? is there documentation, examples etc?

thanks

Dallas

Hi

You don’t need to know jQuery in simple page, but if You want anytime doing more with js, lern jQuery here: http://api.jquery.com/browser/

and here http://docs.jquery.com/Main_Page.

regards

thanks