SimplytheBest JavaScript Scripts

The simply the best collection of JavaScript scripts

markItUp! By: Jay Salvat
Free GPL/MIT

A JavaScript jQuery plugin turns any textarea into a markup editor. Html, Textile, Wiki syntax, Markdown, BBcode or your own markup system can be implemented.

Buzz By: Jay Salvat
Free

A small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element.

Edit in place plugin for jQuery. With a few lines of JavaScript code you can click and edit the content of different HTML elements.

Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.

111   3460

The tooltip script offers a variety of options for source and type of tooltip content and flexible control of positioning, formatting and display. The JavaScript is object based, avoids the use of global variables and provides accessibility and device independent features. Ajax functionality is optional.

150   3435
Toastr By: CodeSeven
Free MIT

A Javascript library for non-blocking toast notifications.

A JavaScript date library for parsing, validating, manipulating and formatting dates.

146   3379
Masonry By: David DeSandro
Free MIT

A JavaScript grid layout library that works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. Works standalone or as a jQuery plugin.

Modernizr By: Modernizr
Free MIT

A JavaScript library that detects HTML5 and CSS3 features in the user’s browser. It creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on.

TinyMCE By: TinyMCE
Free GNU/GPL

A platform independent Javascript HTML WYSIWYG editor released as Open Source under LGPL. TinyMCE has the ability to convert HTML textarea fields or other HTML elements to editor instances. Also available as jQuery plugin.