I have been looking for this for a while now, but could not find a real solution. Though i know from another site that it is possible. I would like for several form fields (textarea, text and submit button) to resize the width when a user resizes the browser window. I used to do it with percentages, but that does not work well in my application where some fields have a fixed width. I would also lik eto know if it is possible to auto-calculate the size of form field elements depending on the size of the window, so that they fit neatly in a table.. without the use of percentages.