Skip to content

Tags: JavaScriptUtilities/jQMarquee

Tags

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.8.0

- Mobile dragging.
- Dragging on links is disabled.
- Pause on hover is forced when dragging is enabled.

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.7.0

- Draggable option

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.6.0

- Change direction on scroll.

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.5.2

- fixes on min width
- examples with bigger images.

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.5.1

- fix rtl behavior.

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Darklg Kévin Rocher / @Darklg
v 0.5.0

Add an option to pause on hover.

0.4.2

Toggle 0.4.2's commit message
v 0.4.2

Avoid an infinite loop if base item size is not defined.

0.4.1

Toggle 0.4.1's commit message
v 0.4.1

- fix version

0.4.0

Toggle 0.4.0's commit message
v 0.4.0

- Expose marquee scroll speed.
- Force items size to avoid render bugs.

0.3.0

Toggle 0.3.0's commit message
v 0.3.0

- Dynamic number of clones.