-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
38 lines (29 loc) · 839 Bytes
/
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
Script: neomoogal.js
MooTools simple gallery
License:
LGPL.
Version:
0.1
Copyright:
Copyright (c) 2009 [Carlos Bolaños](http://wocp.net).
Dependencies:
- MooTools Core 1.2.3 (http://mootools.net)
Todo:
- Add events (onFinish,onSlide,etc...)
Inspiration:
- Multiple flash gals
- Default icons Tango iconset (http://tango.freedesktop.org/)
Options:
- resx: (integer) Width of the view area
- resy: (integer) Height of the view area
- gal: ($() object) div to inject gallery
- source: ($() object) Source of a elements with info
- seconds: (integer) Seconds between slides
- cicle: (boolean) slideshow repeat?
- dataPath: (string) path to icons
- fade: (boolean) enable fading between images
- buttons: (boolean) enable bottom toolbar
Events:
- TODO
Notes:
- Tested on ie6, ie7, ie8, ff3.5.1, safari4.0.2, o9.64