how to include javascript

Re: how to include javascript

by Chris Wharton -
Number of replies: 1

Hi Rajesh. Start by reading the javascript documentation. By template, do you mean a theme?

Average of ratings: Useful (1)
In reply to Chris Wharton

Re: how to include javascript

by Rajesh Ryan -

i am unable to call javascipt external files. I have write these given below line in config.php file


$THEME->javascripts = array('app',
                        'bootstrap.min',
                        'chart',
                        'functions',
                        'jquery.accordion',
                        'jquery.bxslider.min',
                        'jquery.cookie',
                        'jquery.easy-pie-chart',
                        'jquery.prettyPhoto',
                        'jquery-1.11.0.min');

how i can call js.