Kishanthan Thangarajah a écrit :
Hi, How can i include a js file inside? is it like $GLOBALS['js_include'] []= 'name_of_the_js_file';?
Thanks,
Kishanthan.T
Yes but you have an extra space. Look in main.php, you have an example at the beginning.
The js file will be appropriately included in the HEAD section of the page.