System - SC jQuery

Views: 1060 Added Date: 13 February 2009 Edit Like
free
Joomla Extension: System - SC jQuery

CMS: Joomla Version:  Type: plugin Extension Topic: 


WARNING: NO WARRANTY! PROVIDED "AS IS", USE AT YOUR OWN RISK!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. To use jQuery code with this plugin, you must wrap your code in a function like this...<script>jQuery(document).ready(function($) { $('body').css('color','red');});</script>You can add as many lines of code, but you must wrap the whole thing in the protected function. This is just one method of using jQuery in no conflict mode, for other methods, see: Using jQuery with Other LibrariesThank you for trying this plugin, don't forget to 'publish' it. If you have questions, please email me at phil@snellcode.com


Reviews (0):

Rate this: 
Send