Hi
I used the $ajax->editor in my view.
Now I use the option 'complete'. But then I used this option I can use
the editor only for the first time then the editor doesn't work.
Can anybody help me?
I post my code:

 <span id="title" >Title</span>
 <?php  echo $ajax->editor('title',
'ajax_update',array('size'=>40,'complete'=>'alert(1)')); ?>


Many Thanks
Marco


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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