makeAbsolute jQuery Plugin

This plug-in makes the selected elements absolutely positioned. Changes the postion: absolute setting as well as explicitly removing margins and setting the top and left properties.

$.fn.makeAbsolute = function(rebase)

rebase
When set causes the element to be rebased under document.body to work around any issues with document containership.

Class Members

See also:

Class modalDialog

© West Wind Technologies, 1996-2016 • Updated: 12/02/08
Comment or report problem with topic