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, 2025 • Updated: 2025-03-12
Comment or report problem with topic