]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix reveal for jQuery 2.2 7859/head
authorSimon Hewitt <si@sjhewitt.co.uk>
Tue, 12 Jan 2016 23:16:15 +0000 (15:16 -0800)
committerSimon Hewitt <si@sjhewitt.co.uk>
Tue, 12 Jan 2016 23:16:15 +0000 (15:16 -0800)
commit2e33179ad78b7d677610c50656f51f4b703034d5
treefa704d95fbd2cb88b6b6a7cc90155a521fd3aa04
parent54a1bb7da077afe6993c0b1c5bf522fb12517123
Fix reveal for jQuery 2.2

This removes the invalid call to `.on`. It was working before, but a change in jQuery (https://github.com/jquery/jquery/commit/04a29696e5b176ac66401120e433d52425222f0f) changed the return value of `.on` when called with just a string.
js/foundation/foundation.reveal.js