All translations must be entered via JavaScript, the plugin not using an external language API to translate the text.Useful when passing non-UTF8 multi-byte strings via AJAX, and need to handle the translation on the client-side instead.Demo are included...

jQuery Flip-Quote works by showing box embedded with the text.As the user scrolls down the page and these boxes become visible for the user, they are flipped around and a quote is displayed inside them.Clicking on the box will make the quote's text be...

syntaxalator.js allows developers to improve a block of source code's readability level by using various colors to draw attention to important code sections and elements.The coloring scheme is fully customizable, and the library also features a line...

It properly outlines individual characters, and not the containing DIV. To use, call this line after loading jQuery and the plugin's source:$("#text_CSS_ID").outlineLetters({color: '#fff', size: 2});As can be seen from the above syntax, the outline's size...

markdown-live is a self-hosted Node.js application that can be used to preview text when writing it using Markdown.It can be pointed on any file or folder on disk, and it will open a Web page where the Markdown file is read and then compiled to actual...

tweetParser.js

tweetParser.js 2.1.3 updated

tweetParser.js was created for situations where tweet text needs to be embedded on a page, or you need to properly transform raw text into Twitter-friendly text.The plugin goes over a text and does several things. The first is to transforms text that is...

Tweet_Parser is around 50 lines of code, but it will work like a charm, taking text from tweet-like text and linkifying it.By linkifying we mean taking "@username" and "#hashtag" terms and converting them into actual Twitter links.@username will be...

Monocle

Monocle 3.2.0

Monocle allows webmasters to embed a live eBook in their pages, which users can scroll/navigate using their mouse.To change a page, just drag and drop a page from one of its sides.Monocle is handheld device friendly and has been know to work with various...

jQuery Unorphan is recommended for typography addicts, that want to remove orphan words.FYI, orphan words appear at the end of a paragraph, as the lonely, last word on the last line of text.The plugin arranges the text in a way that all orphan word get...

Thesaurus Tooltip works by scanning the body for preset text at page load.It then adds a jQuery-based tooltip, showing custom definitions, explanations or ads for the found text.The Thesaurus Tooltip system can be used in live websites as a way to show...