Hi !
I tried this:

<?php
echo $ajax->editor(
    "in_place_editor_id",
    array(
        'controller' => 'Posts',
        'action' => 'update_title',
        8
    ),
    array()
);
?>

But:

Error: Ajax.InPlaceEditor is not a constructor
File-source: http://localhost/blog/posts
Line: 28

I downloaded the scriptaculous in app/webroot/js

Thanks,
Celso
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to