Re: [jQuery] Possible to In/Decrease element with jQuery

2006-09-19 Thread Karl Swedberg
On Sep 19, 2006, at 8:39 AM, Mark Harwood wrote: > Im wanting to know how easy it would be to create a custom function > that > will allow a user to resize a textarea box verticaly so that they can > view more of the text. I know that Firefox has an extension for this, and Drupal has a built-

[jQuery] Possible to In/Decrease element with jQuery

2006-09-19 Thread Mark Harwood
Im currently working on a nice simple personal CMS, and jQuery is the basis of everything JS related. Im wanting to know how easy it would be to create a custom function that will allow a user to resize a textarea box verticaly so that they can view more of the text. Im sure it quite simple, b