Changeset 1514 for trunk/Docs/Fx/Fx.Morph.md
- Timestamp:
- 03/25/08 06:57:04 (2 months ago)
- Files:
-
- 1 modified
-
trunk/Docs/Fx/Fx.Morph.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Docs/Fx/Fx.Morph.md
r1334 r1514 97 97 ### Arguments: 98 98 99 1. properties - (*mixed*) An *object* of key/value pairs of CSS attributes to change or a *string* representing a CSS selector which can be found within the CSS of the page. If only one value is given for any CSS property, the transition will be from the current value of that property to the value given. 99 1. properties - (*mixed*) An *object* of key/value pairs of CSS attributes to change or a *string* representing a CSS selector which can be found within the CSS of the page. 100 If only one value is given for any CSS property, the transition will be from the current value of that property to the value given. 100 101 101 102 ### Returns: