Forums

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

Home Forums JavaScript jQuery function seemingly firing when not called

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44632
    iamshawnrice
    Participant

    I am working on a page transition effect that basically distills down to a massive content slider with content sliders inside it: http://codepen.io/iasr/pen/leKot (click ‘about us’ ‘results’ or ‘blog’).

    Once a secondary state is called (denoted with the ‘.currentBit’ class) and the page is resized, something is firing that repositions the .currentBit off of the canvas. And I cannot for the life of me detect where that’s happening.

    A second set of eyes would be highly appreciated.

    Thanks.

    #134468
    Anonymous
    Inactive

    If the slider is from a plug-in there might be something in that plug-in that is causing that. Revise it and see. Otherwise it could be a positioning problem.

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