How to set a fixed width for the resizeable element

How to set a fixed width for the resizeable element


I am using the resizeable element of the jQuery UI plugin. I append a
text box to the resizable div,so that I get a resizable test box. My
problem is if I change the size of one text box,and the next time I
create another resizable text box, its size is not the default size
but that of the previous one(the size which I modified).
So initially,if a text box is created,it should be of a fixed default
width. How do I do that? Where should I set the default size?







    • Topic Participants

    • gavra