-
AuthorPosts
-
August 20, 2011 at 5:59 pm #167626
How do I get like this?
http://www.shape5.com/demo/index.php?http://www.shape5.com/demo/callie_rushhow i use jquary code in t3 tamplate???
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
August 23, 2011 at 11:48 am #407872Hello sayres ,
To use jquary code in t3 tamplate
You can refer to this url :-
http://extensions.joomla.org/extensions/core-enhancements/scripts/7230
August 23, 2011 at 2:49 pm #407911when i installed this plugin i encounter this massage:
This plugin is used to load jQuery javascript library, and set "no conflict" mode to allow usage with mootools, and other libraries. No conflict mode remove the "$" operator from jQuery, allowing other libraries to use that operator. If you have questions, please email me at phil@snellcode.com
but Plugins installed.
I enable my plugins
How does it work?:((August 23, 2011 at 3:35 pm #407926i Add the following code to the Javascript library /media/system/js/sample.js
<?php
$document = &JFactory::getDocument();
$document->addScript( ‘/media/system/js/sample.js’ );
?>I put this code inside the header.php:
<?php
$filename = ‘sample.js’;
// Add the path parameter if the path is different than ‘media/system/js/’
$path = ‘media/system/js/’;
// MooTools will load if it is not already loaded
JHTML::script($filename, $path, true);
?>
How do I use it?:confused:August 23, 2011 at 4:46 pm #407954java script plugin:
http://docs.joomla.org/Adding_JavaScriptWhat there is a Joomla extension that would like this banner?
http://www.shape5.com/demo/index.php?http://www.shape5.com/demo/callie_rush
The contents of the with photos show, and be beautiful. -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by pritam 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum