Resizable Textarea does not POST
July 7, 2008 - 4:48pm — ak_47_1982
| Project: | TextArea Resizer |
| Version: | 1.0.4-complete |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ak_47_1982 |
| Status: | active |
Description
I made a textarea resizable, but now when the form is submitted the content is not posted.

Comments
#1
I use this plugin in my projects and the form is submitted very well. Test if the "name" and "id" attributes of the "textarea" are ok. I think that this issue not corresponde to this plugin.
#2
The name and id attributes are ok. The form submits perfectly until I add the jquery code to make the textarea resizble.
#3
I try in my projects and are is ok. I attached a example, that also run ok. You can try it.