[uf-rest] AHAH! Not yet.

Dimitri Glazkov dimitri.glazkov at gmail.com
Wed Jan 4 12:38:19 PST 2006


I am all for simpicity, but one thing that bugs me about AHAH is that
the payload is usually an HTML fragment, not a complete document.

In my (progressive enhancement junkie) view, an application must work
even with JS disabled. This means that we have three options:

1) Devise a parallel UI for JS-disabled friends (thus violating the
you-know-what principle)
2) Make all AHAH-served HTML fragments accessible by following a link
or making a form submission (thus serving invalid HTML)
3) Somehow figure out how to server complete HTML documents as AHAH payload.

Has anybody tackled this issue?

:DG<


More information about the microformats-rest mailing list