faster scriptaculous visual effects by default
if you think the default visual effects for scriptaculous are too painfully slow, use this chunk of code to speed it up. (from visnu.
if (typeof(Effect) != "undefined" && Effect.DefaultOptions) {
// speed up animations
Effect.DefaultOptions.duration = 0.2;
}
About this entry
You’re currently reading “faster scriptaculous visual effects by default,” an entry on e-huned.com
- Published:
- 06.13.08 / 8am
- Category:
- personal
1 Comment
Jump to comment form | comments rss [?] | trackback uri [?]