hi

final got it working...this is same as the above statement...but
somehow the changes were not being reflected in the browser and so I
was not able to see the alert box
<div class="record"
          onMouseOver= "<?= $ajax->remoteFunction(array(

        'update'=>'info',
                                        'url'=>'/authors/view/' .
$authors['id'],
                                        'complete' => 'alert()'));
                        ?> ">


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to