Changes for page ERDivaliteLook

Last modified by Ravi Mendis on 2010/11/23 02:49

From version 29.1
edited by Ravi Mendis
on 2010/02/18 21:43
Change comment: There is no comment for this version
To version 27.1
edited by Ravi Mendis
on 2010/02/18 23:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,17 @@
1 1  == What is div#a "lite"? ==
2 2  
3 3  Diva "lite" is [[Diva look>>WO:ERDivaLook]] sans **Ajax** and **effects**.
4 +
5 +Specifically, it generates pages that are:
6 +
7 +* Semantically-rich or **tables-less**
8 +* XHTML 1.0 strict compliant
9 +* Sans images, inline styles or presentation attributes
10 +
11 +It makes use of:
12 +
13 +* CSS for **themes**
14 +
15 +A notable difference between the two D2W looks is that because Diva "lite" doesn't use Ajax, it is backward-compatible with WebObjects 5.3.
16 +
17 +== HowTos ==