[jQuery] Re: Resizable textarea

2008-11-10 Thread [EMAIL PROTECTED]
Right you are ! I was not linking properly to ui.resizable.js. However I do use my own local version and I think there's an issue with it because if I link to the online one one dev.jquery.com, it works fine. Thanks for putting me back on track. On 10 nov, 13:27, nmiddleweek <[EMAIL PROTECTED]>

[jQuery] Re: Resizable textarea

2008-11-10 Thread nmiddleweek
Hello, I don't think you're ui.resizable.js is loading properly. See this link for your fixed example: http://www.getdiverted.com/test/test3.html Also, it's probably better to download the ui.core.js and ui.resizable.js and put them into your own fodlers on your website, rather than linking to

[jQuery] Re: Resizable textarea

2007-07-19 Thread Fil
Take a look to this article : http://www.jquery.info/spip.php?article44 and http://www.jquery.info/IMG/html/44_resizehandler.html Sorry it's in French but i think the code lines are talking by themselves. :) You are welcome to translate it ;-) -- Fil

[jQuery] Re: Resizable textarea

2007-07-18 Thread Fil
> Does anyone could combine a textarea with a Drag and Resize plugin to > create a Resizable Textarea. (A feature like this is available in > TinyMCE). Did you look at the Resizables demo? http://interface.eyecon.ro/demos There's also http://www.jquery.info/spip.php?article44 -- Fil

[jQuery] Re: Resizable textarea

2007-07-18 Thread Jay Salvat
Hi, Take a look to this article : http://www.jquery.info/spip.php?article44 and http://www.jquery.info/IMG/html/44_resizehandler.html Sorry it's in French but i think the code lines are talking by themselves. :) Jay Mark a écrit : > Does anyone could combine a textarea with a Drag and Resize

[jQuery] Re: Resizable textarea

2007-07-18 Thread Su
On 7/17/07, Mark <[EMAIL PROTECTED]> wrote: Does anyone could combine a textarea with a Drag and Resize plugin to create a Resizable Textarea. (A feature like this is available in TinyMCE). Did you look at the Resizables demo? http://interface.eyecon.ro/demos