Changes for page ERDivaliteLook
Last modified by Ravi Mendis on 2010/11/23 02:49
From version 49.1
edited by Ravi Mendis
on 2010/02/18 23:36
on 2010/02/18 23:36
Change comment:
There is no comment for this version
To version 47.1
edited by Ravi Mendis
on 2010/02/18 23:58
on 2010/02/18 23:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,7 +12,12 @@ 12 12 13 13 * CSS for **themes** 14 14 15 +=== Differences between Diva and Diva "lite" === 16 + 15 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 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 17 20 +Selenium tests will be structurally compatible between the two looks. 21 +However, because of the use of ajax in the full Diva look, there will be some changes to the Selenium tests to accommodate ajax request/responses instead of standard HTTP requests. 22 + 18 18 == HowTos ==