More information about the Underscore mailing list

[_] Ajax patterns

Darren Beale bealers at gmail.com
Wed Sep 12 11:14:19 BST 2007

> I'm working on a multi-panel Ajax project and was wondering if anyone
> knew of some good ways of
> organising the html that I'm loading in for each of the panels.

> At first I just embedded it all, but I'm moving some of it out into
> separate html files which I then load as
> and when, almost like templates to then back-fill with  content from a
> local JSON server.

I too wouldn't mind knowing how others are dealing with this. I've
been struggling a bit balancing out fattening the initial request with
loads of hidden divs (that I populate from PHP includes simply to keep
the main template tidy) vs. the overhead of requesting a bunch of JS
Obejcts.

It starts getting messy quickly whatever I try.

db

-- 
Darren Beale
07711 716 197

http://bealers.com