Hey, i'm relatively new to cake. Prior to this framework I have been
using the YUI toolkit for my javascript needs.

>From my experience with setting listeners in javascript and YUI I would
expect this function to work like:

javascript->event('elementID', 'callbackfunction');

However, this doesn't seem to do anything. I can't find any useful
information on the cakephp site or the wiki or this group, explaining
what this function does or what the inputs really are.

event
    * string $object ???
    * string $event ???
    * string $observer ???
    * boolean $useCapture ???

In my code i have

<span id='myid'>[<a>my link</a>]</span>

If anyone could please explain what these values are and how i should
use them or point me to where some useful information is, i would
really appreciate it.

thanks


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

Reply via email to