JsHelper and Cakephp 1.3
Hi:
I'm start using cakephp and i made a demo app using AjaxHelper
$ajax->link('title', 'url', array('update' => 'mydiv'))
Now i want to migrate that to cakephp 1.3 and AjaxHelper is deprecated on cake 1.3 and will be removed, so i want to accomplish the same with JsHelper which is replacing the functionality of AjaxHelper and JavascriptHelper I just can't find how to do that.
I want to upgrade the versions to use jQuery out of the box with cakephp 1.3 and get rid of Prototype javascript library. so, any help ?
I've already read the migration guide and nothing found yet.
Asked by erick2red, on 25/3/10
1 Answer
What you want me to see in there? I already check that and JsHelper Api and i can't get aysnchronous calls for update a div work, keeps sending me to a new page.
erick2red - on 25/3/10
Your Answer
You can use Creole Wiki Syntax to format your text.
Rating
0
Viewed
2496 times
Last Activity
on 25/3/10






