You are not logged in.
...i had this idea allready some time in mind and now i read about it here too: http://www.dynarch.com/forums/521
- we would not need these callback-functions anymore when loading plugins
(easier to understand, better backwards-compatibility to htmlarea)
- we can load a plugin anytime anywhere we need it.... HTMLArea.generate would not need this callback-stuff
- would solve this issue much nicer
http://xinha.python-hosting.com/ticket/226
- and the problems we have in 226
...i did not test it, but stanislas rolland says in his post it works for every browser (with some small modifications perhaps)
Niko
Offline
I think this is a great idea and a much more efficient way. I personally love httpRequest
Offline
From my own experience httpRequest works nice, you can even multithread requests. The problem appears in Opera, but then again - Opera doesnt work with WYSIWYG so why should we even care?
I myself have been starting integrating more and more httpRequest stuff in all my applications. The whole system works much more dynamically with this method. Have a look at this webpage - made with ajax, which again is much the same as httpRequest.
Offline
well using httprequest is very good, i´m newbye and i want to wknow how can i chage my textarea content with javascript to work ajax way
i hopw u can understand my question
mani thanks
Offline