On Thu, Mar 10, 2011 at 5:40 PM, Krissy Masters <[email protected]> wrote: > What’s the difference between $this->Html->script and > $this->Javascript->link? > > > > I used both with my current setup and both work fine so curious if both do > the same thing or maybe 1 has an advantage over the other? > > > > I can not see anything different? Newer older? Getting ready to phase 1 out?
Yes. See "Deprecated Helpers" here: http://book.cakephp.org/view/1561/Migrating-from-CakePHP-1-2-to-1-3 -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
