Adding Java Script

Status
Not open for further replies.

Ajyama

Member
Can I use javascript of exclude based mootools ?
I am including 1.js file which is not use mootools.
Then it does not stop to call Ajax when I open a form.
So I wanted to try to use bool of false for include path. May I do this ?

<?php $filename = 'filename.js'; // Add the path parameter if the path is different than 'media/system/js/' $path = 'path/to/file/'; // MooTools will load if it is not already loaded JHTML::script($filename, $path, false); ?>
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top