groups

name language licence
DomReady JavaScript Other
SdCoMa - color math function JavaScript Other
Digg This with submit capabilities JavaScript Other
rwAddLink jQuery plugin JavaScript Other
jQuery clickme/hideme JavaScript Other
Link any element JavaScript Other
extracontent.min.js JavaScript Other
sikbox_magic.js JavaScript Other

< 1 2 3 4 5 >



language: JavaScript
licence: Other

rwAddLink jQuery plugin

options: view full snippetsend to code collector
/*
	# rwAddLinks (jQuery plugin) #
	
	AUTHOR:	Adam Merrifield <http://adam.merrifield.ca>
	VERSION: v1.0.0
	DATE: 06-17-11 07:54

	USAGE:
	- include this plugin code along with jQuery
	- include an array of URL's with as many items as
		there are elements to link
	- select a group of elements to link
	- invoke .rwAddLinks()
	
	EXAMPLE:
	
(Continues...)