-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
32 lines (23 loc) · 1.04 KB
/
README
File metadata and controls
32 lines (23 loc) · 1.04 KB
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
Battle of the carousels mootools v jQuery
says simple on the tin...
A duel with no victors however the mootools carousel (mootools.html) has an issue,
the clone() process reversed the first part of the infinite carousel, this is
probably easily fixable but for the time being this “fix” escapes me.
The reason for building the same carousel in both moo and jQuery seemed rather
important before I just about got here, infinite carousels can be tricky
especially if you can see more than one item through the porthole. So I
decided to take a look at how this can be achieved.
A solution to the mootools issue has been offered on stackOverflow. its not
ideal but it makes the carousel work properly.
srackoverflow link
http://bit.ly/XXChOP
Features:
Endless
Auto Scroll
Adjustable porthole
Navigation
licence
The software can be used free of charge for both non-commercial and commercial
projects. The software is licenced with The GNU Lesser General Public License,
version 2.1 (LGPL-2.1)
http://www.opensource.org/licenses/lgpl-2.1