Layout of a Diva Look Page
Version 9.1 by Ravi Mendis on 2009/07/21 04:06
div#a - 'a' is for 'Ajax'
The D2W page content is contained inside div#a.
This is the only pre-requisite of the PageWrapper in a Diva look D2W app: that it places its contents inside a <div id="a">.
See Wonder/Examples/Ajax/ERDivaLookExample.
div#a - the Primary Ajax Update Container
In a Diva D2W app, div#a is the primary update container.
Here, ajax page configurations like AjaxQueryMovie will update div#a.