sticky icon indicating copy to clipboard operation
sticky copied to clipboard

Sticky & Google Maps

Open btazi opened this issue 9 years ago • 1 comments

Is there any way to make sticky.js work with google maps ? any suggestion? Thanks in advance

btazi avatar Jun 26 '15 01:06 btazi

make following script run on load $("#rightOne").sticky({ topSpacing: 20, bottomSpacing: $(document).height() - $('#myfooter').height //to stop scrolling when footer arrives) });

beekimrj avatar Feb 27 '20 07:02 beekimrj