]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
active first li element no working in firefox 5289/head
authorme-kell <github@obiecta.com>
Sat, 7 Jun 2014 13:36:48 +0000 (15:36 +0200)
committerme-kell <github@obiecta.com>
Sat, 7 Jun 2014 13:36:48 +0000 (15:36 +0200)
commit363041eeef5d7af668af3ba652aec0f0e0c6291b
treeb2a4654d7fd68bc08082ba9ee1a859c5fd10691d
parent2c77e242d07c343bd3cf842fc619d36f97a6d3e2
active first li element no working in firefox

In firefox the slide is not showing when first li is marked with class="active".
If none of the li elements is marked or other than the first, everything works as expected.
Do removeClass('active') and self._goto($init_target.index()) only if idx != $init_target.index()
js/foundation/foundation.orbit.js