Questions tagged [pagepiling.js]

An innovative jQuery plugin that allows you to stack your sections on top of each other, providing easy access through scrolling or by using a URL.

Implementing a Javascript solution to eliminate the # from a URL for seamless operation without #

I am currently using the pagepiling jQuery plugin for sliding pages with anchors and it is functioning perfectly. However, I would like to have it run without displaying the '#' in the URL when clicking on a link like this: www.mysite.com/#aboutme If you ...