JavaScript Utilities

A suite of utilities for JavaScript and jQuery, which includes tools for validating, text formatting, and other features.

jQuery.iAmIn plugin

Plugin that will set your element on a side of its parent within container (if it can) or at start of the container (if can’t).

jQuery HiddenPosition

Position any element to any element, even if they are hidden

jQuery Corners Detector

This is a jQuery plugin that can determine the coordinates of corners of a HTML page element. It can look at the element position and return the coordinates of its four corners. The object can check if the element corners are outside the container element coordinates, as well move the element to a new position … Continue reading