More information about the Underscore mailing list

[_] Ajax patterns

Daniel Hilton daniel.hilton at gmail.com
Wed Sep 12 12:07:51 BST 2007

On 12/09/2007, Darren Beale <bealers at gmail.com> wrote:
> > 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.
>
http://ajaxpatterns.org/Patterns

Seems to answer a couple but not really anything new.

-- 
Dan Hilton
============================
DanHilton.co.uk
============================