groups

name language licence
DomReady JavaScript Other
SdCoMa - color math function JavaScript Other
ExtraContent Sample - Photo Album HTML Other
ExtraContent Sample - RapidBlog HTML Other
Digg This with submit capabilities JavaScript Other
rwAddLink jQuery plugin JavaScript Other
jQuery clickme/hideme JavaScript Other
Link any element JavaScript 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

SdCoMa - color math function

options: view full snippetsend to code collector
/*
	# SdCoMa - color math function #

	AUTHOR:	Adam Merrifield <http://adam.merrifield.ca>
	VERSION: r0.0.5
	DATE: 05-06-11 11:55

	UPDATES:
	- (r0.0.5) added RGBA feature detection
	- (r0.0.5) removed IE browser detection
	- (r0.0.4) optimization
	- (r0.0.3) added for test <= IE8
	- (r0.0.2) re-factored code to account for and parse hex color
	- (r0.0.2) trimmed some fat

	
(Continues...)