JavaScript libraries, frameworks and scripts
- See also: JavaScript lessons
- See also: JavaScript effects
- See also: JavaScript reference
- See also: JavaScript sites
- javascript libraries
-
Dustindiaz.com - Top ten javascript
The top ten greatest custom JavaScript functions in use today. If there was ever a universal common js shared among the entire develosphere, you’d fine these ten functions. It would be the swiss army knife no developer would go into production without. They have no doubt been tested tried and true and have proven usefulness and helpfulness to all those who’ve used them.
-
Hunlock.com - 10 mandatory JavaScripts
A good Javascript toolbox: those little snippets of code you seem to include in every single project. A list of 10 essential Javascript tools everyone should have at their fingertips!
-
Blakems.com - JavaScripts
A few simple JavaScripts that are useful for designers.
-
Codecoffee.com - JScript tips
Nine Javascript examples that have been useful while designing professional websites.
-
Nofunc.com - Nomadic Functions
Nomadic Functions are small, optimized functions that require no (or little) library. The aim is to create modules that can be effortlessly combined, creating more complex programs.
-
Robertnyman.com - EJ Library
EJ - Essential JavaScript. A tiny library with only essential JavaScript functions.
-
Howtocreate.co.uk - JavaScript Library
A nice collection of useful JavaScript classes.
-
Scottandrew.com - JavaScript Junkyard
Various scripts: sortByProperty, addEvent / RemoveEvent, Cookie Functions, getQueryArgs, getRandomColor, readFile, roundTo, getDistance, getAngle & inPoly.
-
Dzone.com - JavaScript snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world.
- javascript - concept frameworks
-
Robertnyman.com - JavaScript concept frameworks
Javascript concept libraries for certain effect or interaction.
-
Dean.edwards.name - IE7 patch
IE7 is a JavaScript library to make IE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6.
- individual js scripts
-
Peterned - CSS:hover
JavaScript to emulate the CSS:hover fuction in Internet explorer. There's also:Stilbuero.de - whatever:hover: Whatever:hover fast and easy via Dynamic Properties. JavaScript to emulate the CSS:hover fuction in Internet explorer.
-
Java-scripts.net - Random Image Script
This script displays a random image from and array which includes alt tags.
-
Echoecho.com - Browser redirect tool
A tool to let you easily create a page that detects the visitor's browser and automatically loads a specific page depending on which browser is used.
-
Dynamicdrive.com - preload images
Preload any number of images before displaying them. Displays a progress bar as the images load. Once the preloadiing is complete, the visitor is then directed to the page containing the preloaded images. Alternative: JavaScript image preloader
