On 8/15/06, Dylan Verheul <[EMAIL PROTECTED]> wrote:
Hi,

The problem you describe is indeed due to the nature of the form
element. Many browsers have given it a (hardcoded) style, a block with
some margin.

Also, the input or textarea created by editable could be styled.

I'll look into the memory leakage part, but I've never really noticed it myself.

I doubt it would be a memory leak since the form is part of the dom. All it does is leave around some extra elements. In short it should clean up what it alters.

-js
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to