groups

name language licence
JavaScript Compressor - HelloWorld JavaScript GPL 2
Bookmarks_customJS JavaScript Other
delay function JavaScript Other
RwSetGet JavaScript Other
Dock Menu JavaScript JavaScript Other
extracontent.jq.js JavaScript Other
jQuery - show random div JavaScript Other
jsPathto.src.js JavaScript Other

< 1 2 3 4 5 >



language: JavaScript
licence: Other

extracontent.jq.js

options: view full snippetsend to code collector
/*
	# ExtraContent (jQuery) #
	
	AUTHOR:	Adam Merrifield <http://adam.merrifield.ca>
			Giuseppe Caruso <http://www.bonsai-studio.net/>
	VERSION: r1.4.2
	DATE: 12-16-10 09:40

	USAGE:
	- be sure to include a copy of the jQuery libraray in the <head>
		before the inclusion of this function
	- noConflict mode is optional but highly recommended
	- call this script in the <head>
	- change the value of ecValue to match the number of ExtraContent
		areas in your theme
	
(Continues...)