[jQuery] Re: IE7 textarea regression

2008-04-07 Thread Michael Daum
Can anybody reproduce this? Has anybody a workaround how to wrap a textarea into a div safely?

[jQuery] IE7 textarea regression

2008-04-07 Thread Michael Daum
If a textarea is wrap()ed in a new div on, IE7 will forget its value when browsing back and forth the browser history. Not sure if the same error happens on IE6 as well. It definitely does not happen on firefox or konqueror. An obvious workaround would have been to get the value of the textarea b