rpage icon indicating copy to clipboard operation
rpage copied to clipboard

Update for jQuery 3

Open taskinoz opened this issue 10 months ago • 0 comments

I forgot to make this PR ages ago.

This just updated the conventions for resize:

$(window).resize(

to

$(window).on("resize",

taskinoz avatar Apr 02 '24 13:04 taskinoz