Forums

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

Home Forums JavaScript Making jQuery stop working at a certain page width

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41865
    Jeager
    Member

    I am using a plugin called “sticky” that makes a portion of my site act like it’s position:fixed.

    I am now onto the media query portion, I am making the site scale down for mobile, but I need the sticky plugin to stop working past say 880px. Not sure how to go about doing this.

    I use that code in the footer to activate it. Is there a way to have a stop function at a width?

    On another thought, since im running it through a WP function file, anyway to dequeue it at a width and requeue if resized again?

    #120360
    Jeager
    Member

    Thanks! Works well, however you have to reload if the browser is manually re sized. I’ll use this, but is there some way around that?

    #120363
    Jeager
    Member

    Thanks but no go on that.

    Edit: Actually, it works from going from the smaller size to larger. But not the reverse.

    #137760
    pepper116
    Member

    Hi,

    I’ve got some code i’d like some help with but I can’t even get it to display in a black ‘code box’ on my post!

    What tags should I wrap my jquery in so it displays in a readable manner for forum members?

    Thanks!!

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