On 4/15/07, briandichiara <[EMAIL PROTECTED]> wrote:
>
> Ok. So i have moved my stuff to my Success function, but I still get
> the connect error.
>
> According to the example, all I really need to do this is:
>
> <script type="text/javascript" src="js/lib/MochiKit/MochiKit.js"></
> script>
>
> right?
>
> This is the rest of my ajax function:
>
> var params = 'param=params';
> var url = 'myurl.php';
> var actions = Mochikit.connect($('directory'), 'onkeydown',

It's not Mochikit.connect. It's not even MochiKit.connect. It's either
MochiKit.Signal.connect or just connect.

-bob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" 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/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to