In my application I navigate from one pages to another using jquery mobile. Now my problem is that, currently I am on third page an I want to know the id of parent page(or first page). Is this possible in jquery mobile or javascript. If yes, then how I perform this.
Thanks in advance. Any help is appreciated.