2006/10/22, Stefan Petre <[EMAIL PROTECTED]>: > Franck, try this http://interface.eyecon.ro/demos/resize_textarea.html > > Franck Marcia wrote: > > 2006/10/21, Stefan Petre <[EMAIL PROTECTED]>: > > > >> I think you can use for textareas, just that you have to move the handle > >> while the textarea is resized > >> > >> > > > > I gave it a try: http://fmarcia.info/jquery/resize > > > > Report: > > > > There's a odd behavior with FF: after you resized the textarea the > > first time, it looses 4px in width. > > > > Adding a doctype declaration to make it "xhtml 1.0 strict" resolves > > the problem but the textarea becomes larger than the resizer (?) > > > > With IE, when you start to drag the resizer the first time, the > > textarea's height quickly becomes the min height. > > > > Same behavior than FF with the doctype declaration. > > > > Franck. > > > > _______________________________________________ > > jQuery mailing list > > [email protected] > > http://jquery.com/discuss/ > > > > > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ >
I first thought you resolve the problem using 'absolute' display but actually, it works inline as well! Many thanks, Stefan. Franck. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
