[jQuery] Adding an element directly below another one

[jQuery] Adding an element directly below another one

This plugin places a given element directly underneath another one.
$("#mydiv").below("#myinput")
Or at least it is meant to. Doesn't seem to work as intended in IE 6,
but Firefox seems OK.
I am aware of the dimensions plugin, but am interested in trying to do
this without relying on it.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/