Wednesday, April 29, 2009

Re: CakePHP 1.2 Javascript Problem

<?php echo $javascript->link(array('prototype')); ?>

Works for me.

On Apr 29, 4:22 pm, "simon...@gmail.com" <simon...@gmail.com> wrote:
> Hi,
>
> When I was using the older version of cakephp,  I was using javascript
> in a view this way:
>
>                 <?php echo $javascript->link('util'); ?>
>
> In the version 1.2, it doesn't work. What is the sintax I have to use?
>
> Regards,
--~--~---------~--~----~------------~-------~--~----~
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: