Open paumoreno opened 10 years ago
Builds on top of #33.
The property minWidthToStick (called responsiveBreakpoint in #33) can be set for each element to override the default value.
minWidthToStick
responsiveBreakpoint
+1 Sweet.
I dicked around with $(window).on('debouncedresize') for a little bit and then found this. Thanks!
Exactly what I needed - Thanks!
Builds on top of #33.
The property
minWidthToStick
(calledresponsiveBreakpoint
in #33) can be set for each element to override the default value.