SimplytheBest JavaScript Scripts

The simply the best collection of JavaScript scripts

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   2359
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.

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.

TCPDF By: Nicola Asuni
Free Open Source

A FLOSS PHP class for generating PDF documents. Features UTF-8 and RTL; all standard page formats, custom page formats, custom margins and units of measure; methods to publish some XHTML + CSS code, Javascript and forms; supports JPEG, PNG and SVG images natively, all images supported by GD; and more.

Buzz By: Jay Salvat
Free

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

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.

PDFObject By: Philip Hutchison
Free MIT Open Source

An open-source standards-friendly JavaScript utility for embedding PDF files into HTML documents. If registered with Node Package Manager (npm) it can be loaded dynamically.

58   2255

A JavaScript library that enables developers to create mobile-friendly parallax motion effects. Reacts to the orientation of your smart device, offsetting layers depending on their depth within a scene. The library is also available as a jQuery plugin.

A pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.

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.