Displaying 1 result from an estimated 1 matches for "yamlisjson".
2006 Mar 03
1
Dynamic JS updating / data-preloading using ajax
Hi all,
I''m building an application which uses mostly ajax to update the
sections of the page. Now I''ve come to some thoughts on how to make the
ajax-handling more efficient / less buggy.
Currently, when the page loads up, I start some "new Ajax.Updater"-stuff
to fill some sections with content from the db. I also registered
watchers which also start nearly the same