Re: Saving the DOM
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <2fd0f7e9-d859-4164-b2f7-00fae6f9dee3@b64g2000hsa.googlegroups.com> |
Boris, Thanks so much for the response as now I don't have to wonder why it isn't working and try endless variations I was getting both bugs b/c of manipulating the text area and then saving the DOM. I'd get duped JS and no text area changes! But I have what's needed for now to determine the text area size so I can increase the rows in the raw HTML text area element so all comments display without scrolling. But I must say that saving the complete DOM properly would be awesome at some point. :) Thanks again!