You are not logged in.
Pages: 1
First of all, thanks for xinha htmlarea. It looks nice.
I have a website with AJAX driven tabs. Two tabs may contain htmlarea supported editors.
Was quite straightforward to set up, which is excellent.
I see reference to a method HTMLArea.collectGarbageForIE to be called when the page is unloaded.
This doesn't seem to apply in the presence of AJAX. So I wonder if anyone could point out details for this.
It seems to me to be possible to bind the data underlying HTMLArea.collectGarbageForIE to the instance of
the editor to be unloaded. Could anyone point out problems. I can't make out why it wasn';t done so from the beginning.
In case it helps or you're curious, the website is currently at http://maps.spacetimebrowser.org
I also got the dojo toolkit to compress the javascript resulting in nice size savings of almost 100KB:
ls -l xinha/htmlarea.js*
-rw-rw-r-- 1 stephan stephan 99618 Jun 13 00:10 public/xinha/htmlarea.js
-rw-rw-r-- 1 stephan stephan 192568 Jun 12 21:34 public/xinha/htmlarea.js.txt
Thanks a lot
Stephan
Offline
Pages: 1