Saturday, January 30, 2010

Js help with Cake 1.3

For some reason I can't get this line of code to work:
$js->get('click1')->event("click", $js->alert("You clicked me!"));

Nothing is returned. I've echoed inside the get function and inside
the event function, and it works fine. But outside the functions, it
says there is no selection, and neither returns anything. Whats going
on?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: