My problem is that I use a JQuery plugin which allows me to slide between pages (which are actually divs in an html page). And each of my "pages" have an address like that:
http://url.com/#!page1
http://url.com/#!page2
http://url.com/#!page3
How can I get the #!page part?
I hope my explanations were clear. Can someone help me please?