> I propose that instead of prepending to the body, the node should be
> prepended to its parent.
> 
> Like this: (or something like this)
> e = $(e.cloneNode(true)).css({
>       visibility: "hidden", position: "absolute", display: "block"
> }).prependTo($(e).parent())[0];
> 
> Am I full of it? I am just getting to know jquery and I may be way out
> there...
> Where should I report bugs like this?
> Thanks all. This is one of the friendliest lists that I subscribe to. Guess
> it should be fun


You are totally right - I fixed that a while ago :-)

You have to get a newer version...


- Klaus

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to