rpage
rpage copied to clipboard
Update for jQuery 3
I forgot to make this PR ages ago.
This just updated the conventions for resize:
$(window).resize(
to
$(window).on("resize",