Open btazi opened 9 years ago
Is there any way to make sticky.js work with google maps ? any suggestion? Thanks in advance
make following script run on load $("#rightOne").sticky({ topSpacing: 20, bottomSpacing: $(document).height() - $('#myfooter').height //to stop scrolling when footer arrives) });
Is there any way to make sticky.js work with google maps ? any suggestion? Thanks in advance