Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Javascript Noob Question (swipe.js)

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40328
    sliver37
    Member

    Hi guys,

    Basically when I reach my mobile-size breakpoint I transform a list of projects into a swipe-ready slider (using swipe.js). The question is, what’s the best way to (if possible) un-bind/re-bind the slider as the breakpoints are triggered. At the moment once it’s active it stays active even when you re-scale the window large.

    http://codepen.io/sliver37/pen/nmiHd

    I’m still a total noob when it comes to javascript/jQuery..

    #116810
    sliver37
    Member

    I know there’s a super-genius-guru out there that can tell me whether it’s practical or not ;)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.