Pages

Friday, November 11, 2011

How to append javascript file in head tag of html in zend

Write below code in your phtml page. HeadScript()->appenfile("js/jquery.js"); echo $this->headScript(); ?>

No comments:

Post a Comment