Wiki source code of ERDivaliteLook Framework

Version 49.1 by Ravi Mendis on 2010/02/18 23:36

Hide last authors
Ravi Mendis 12.1 1 == What is div#a "lite"? ==
2
3 Diva "lite" is [[Diva look>>WO:ERDivaLook]] sans **Ajax** and **effects**.
Ravi Mendis 30.1 4
5 Specifically, it generates pages that are:
6
7 * Semantically-rich or **tables-less**
Ravi Mendis 47.1 8 * HTML4 strict
Ravi Mendis 30.1 9 * Sans images, inline styles or presentation attributes
10
11 It makes use of:
12
13 * CSS for **themes**
14
Ravi Mendis 47.1 15 A notable difference between the two D2W looks is that Diva "lite" doesn't use Ajax. So it is compatible with WebObjects 5.3.
16 However, CSS themes are almost 100% interchangeable between the two. This makes Diva "lite" a stepping-stone towards using the full Diva look in a DirectToWeb app.
17
Ravi Mendis 30.1 18 == HowTos ==