Hi, I have added a updated fiddle as although I can clone a page after the initial clone subsequent calls to clone the original page displays a vertical scroll bar on transition.
Hi, I have created two pages, one has a link to the second that has some images on. I want to be able to hide images on the second page when the document is first shown and then when the button on the first page is pressed return the number of images that are not hidden - in this case two?
Hi, how can I go about grabbing the previous page id (if there is one) and the id of the page it is transitioning to.
Also, how can I remove a page from the history stack? For example if I have three pages:
Page 1 > Page 2 > Page 3. How cand I remove Page 2 from history so that adding a back button to the header on a Page 3 reverts back to Page 1 instead of Page 2.
Hi, is it possible to remove the hover effect on the nav bar for one page only? For example I have this on the footer of my first page and want to remove the hover effect on it but retain the hover effect on subsequent pages?