Open sxalexander opened 12 years ago
Yes, this would be really handy, or if I could remove scrollspy and add it again. The name clash with bootstrap is unfortunate.
+1 for this, in the meantime just do:
$(window).unbind("scroll");
and recreate the widget
+1
+1000 do this already please!
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
The bootstrap scrollspy has a 'refresh' function to refresh the max/min values upon say an ajax load, to recalculate the max/min area.