jQuery Plugins by Fredi Bach

InputNotes

A jQuery plugin to add notes below textareas and input fields based on regex patterns.

Plugin Page

AutoAnchors

A jQuery plugin that automatically creates an anchors navigation for certain elements (for example H2) inside a container element (div, body whatever ...). It automatically generates the anchors and can even make them numbered. And the whole thing is of course fully styleable through CSS.

Plugin Page

RandomClass

A jQuery plugin to add a random class from a selection of classes to an element.

Plugin Page

RemoveOverflow

A jQuery plugin to remove any containing elements that overflow the selected element. Perfect for elements with a fixed size and dynamic content.

Plugin Page