-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
52 lines (37 loc) · 1.25 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
All scripts require MooTools 1.2.*
HoverizedMenu
=============
Adds hover effects on a collection of icons. Hover consists of a cover that is displayed
in fron of icon with transparency.
Demo usage: http://www.cannedapps.com/cascripts/hoverized_menu
Blog: http://www.cannedapps.com/?blog_post=8
== Status
Tested in Firefox/3.0.4.
ImageSweeper
============
A banner-like effect. Converts a unsorted list of image hrefs to a fadeing-sweeping-banner.
Live usage: http://www.superego.ee
== TODO
+ cross-browser fixes.
== Status
Known issue with the +sweepLength+ optional argument - not critical.
Lightning
=========
Creates a lightning effect on an element (preferably an image).
Demo usage: http://www.cannedapps.com/cascripts
== Status
Tested in Firefox/3.0.4. Works as a light version in IE6.
MooList
=======
Endless page with MooTools powered Ajax list. Fetches new records to list as the
user scrolls down the window.
Demo usage: http://www.cannedapps.com/cascripts/moo_list
Blog: http://www.cannedapps.com/?blog_post=6
== Status
Tested in Firefox/3.0.4, IE6.
NiftyCountdown
==============
Extends an existent class Countdown. Adds a pretty nice finish to the countdown.
Demo usage: http://www.cannedapps.com/cascripts
== Status
Tested in Firefox/3.0.4, IE6.