Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

using motools in joomla
(1 viewing) (1) Guest
Discussion related to the CatArticles module.
Go to bottomPage: 1
TOPIC: using motools in joomla
#117
using motools in joomla 7 Months ago Karma: 0  
Hi,

I want to create a module that has an image slider developed using mootools as indicated in the following link:

www.php-help.ro/mootools-12-javascript-e...e-slider-slideitmoo/

Like I am a bit confused as to how to load the java script files.
celestialcitizen (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#118
Re:using motools in joomla 6 Months, 4 Weeks ago Karma: 1  
not that relevant with the forum ... however

use JHTML::script() to include a script declaration between the <head> and </head> tags of a Joomla! generated page.

example

JHTML::script('myscript.js','modules/mod_mymodule/js/');
victor (User)
Senior Boarder
Posts: 54
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/11 22:25 By victor.
The administrator has disabled public write access.
 
Go to topPage: 1