learning ajax

Hi everyone,

i want to learn ajax manupulation with yii. But i found some problems.

Could you help me by telling me what are initiations to learn ajax in Yii ? what are best practices/wiki ofr this ?

See this:

http://www.yiiplayground.cubedwater.com/index.php?r=AjaxModule/ajax/ajaxRequest

as far as I know somebody from the forum is supporting this website so this should get you goin…

hope this helps

IMO the first step would be to learn JS, jQuery and ajax by itself, without Yii… only when you understand how all this works… you can use it efficiently in Yii…