Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Add refresh function #2

Open
sxalexander opened this issue Mar 15, 2012 · 5 comments
Open

Add refresh function #2

sxalexander opened this issue Mar 15, 2012 · 5 comments

Comments

@sxalexander
Copy link
Owner

The bootstrap scrollspy has a 'refresh' function to refresh the max/min values upon say an ajax load, to recalculate the max/min area.

@aubergene
Copy link

Yes, this would be really handy, or if I could remove scrollspy and add it again. The name clash with bootstrap is unfortunate.

@BowlingX
Copy link

+1 for this, in the meantime just do:

    $(window).unbind("scroll");

and recreate the widget

@guyisra
Copy link

guyisra commented Jun 9, 2013

+1

@beldar
Copy link

beldar commented Oct 24, 2013

+1000 do this already please!

@ArturT
Copy link

ArturT commented Jul 16, 2014

You don't need refresh because you can use function as a min/max value.
Here is a nice topic about it http://stackoverflow.com/a/19281903/905697

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants