groups

name language licence
4 Column Layout CSS - float style CSS Other
ExtraContent - Start HTML Other
ExtraContent Sample - 3 columns HTML Other
ExtraContent Sample - four5ths right HTML Other
ExtraContent Sample - Welcome to Creamux HTML Other
ExtraContent Sample - Welcome to Bubblegum HTML Other
extracontent.js JavaScript Other
ExtraContent Sample - Movie Album HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: JavaScript
licence: Other

extracontent.js

options: view full snippetsend to code collector
/*
	# ExtraContent (sans-jQuery) #
	
	AUTHOR:	Adam Merrifield <http://adam.merrifield.ca>
			Jeroen Ransijn <http://twitter.com/Jeroen_Ransijn>
	VERSION: r0.5
	DATE: 12-16-10 09:28
	
	USAGE:
	- call this script in the <head>
	- change the value of ecValue to match the number of ExtraContent
		areas in your theme
*/

/* DomReady: <http://code.google.com/p/domready/> */
	
(Continues...)