Hi! I'm learning jQuery and i have some problems. I'm using this plugin (http://trentrichardson.com/Impromptu/) in this function <li><?php echo $html->link('Delete', '/admin/users/delete/' . $user['User']['id'], array('onClick'=>'$.prompt('Realy?',{ buttons: { Yes: true, No: false }})')) ?> </li>
The problem is, how to use impromptu plugin with $html->link? Sory for my bad english. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
