| options |
Text |
| |
| The options attribute sets a comma separated list of key/value pairs representing options and their values. For example, highlight:'#dd000',duration:1.0. For effect type "appear" and "fade" use option "from" and "to". For effect type "highlight" use option "startcolor" (default #ffff99). For effect type "scale" use "scaleX", "scaleY", "scaleContent", "scaleFromCenter" (all default to true), "scaleMode" (default box, or contents), "scaleFrom" (default 100), and "scaleTo" (default 0). For effect type "move" use "x", "y", and "mode" (default relative, or absolute). |