Tuesday, May 1, 2012

Re: Ajax is not working in Cakephp2.1.1

Which is the right way to define it in the default.ctp for cakephp2.1.1 from below::

1)      echo $this->Javascript->link(array('dragdrop','prototype','slider','jquery-1.4.2.min','builder','effects','validate'));

2)      echo $this->Html->script('jquery-1.4.2.min'); 


Thank YOu

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
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

No comments: