Changeset 14465 for dojox/trunk/html
- Timestamp:
- 07/16/08 14:44:15 (4 months ago)
- Location:
- dojox/trunk/html
- Files:
-
- 3 added
- 1 modified
-
README (modified) (4 diffs)
-
styles.js (added)
-
tests/test_styles.html (added)
-
tests/test_themes.html (added)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/html/README
r13394 r14465 2 2 dojox.html 3 3 ------------------------------------------------------------------------------- 4 Version 0. 14 Version 0.2 5 5 Release date: 04/24/2008 6 6 ------------------------------------------------------------------------------- … … 14 14 Tom Trenka (ttrenka AT gmail.com) 15 15 Bryan Forbes (bryan AT reigndropsfall.net) 16 Mike Wilcox - dojox.html.styles (anm8tr AT yahoo.com) 16 17 ------------------------------------------------------------------------------- 17 18 Project description … … 21 22 measurement routines aren't used by the majority of developers, but are complex 22 23 enough to not be duplicated. 24 Styles adds the ability to create and remove dynamic cssRules, as well as 25 manipulate document style sheets. 23 26 ------------------------------------------------------------------------------- 24 27 Dependencies: 25 28 26 dojox.html has nodependencies, outside of Dojo Core.29 dojox.html nor dojox.html.styles have dependencies, outside of Dojo Core. 27 30 ------------------------------------------------------------------------------- 28 31 Documentation … … 36 39 http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/html.js 37 40 http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/html/* 38 41 http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/html/styles.js 39 42 Install into the following directory structure: 40 43 /dojox/html/