Skip to content

Added function openPageNoTransition - #2

Merged
botelho merged 1 commit into
codrops:masterfrom
steveseeger:master
Feb 8, 2017
Merged

Added function openPageNoTransition#2
botelho merged 1 commit into
codrops:masterfrom
steveseeger:master

Conversation

@steveseeger

Copy link
Copy Markdown
Contributor

This feature allows changing to a page from within a page. Currently, you can only change pages from the menu itself.

Use from javascript example: window.openPageNoTransition("page-manuals");

Use from within a page element directly: <div id='abutton' onclick='window.openPageNoTransition("page-manuals")>Visit Manuals Page</div>

Many people on the https://tympanus.net/codrops/2015/10/21/page-stack-navigation/ comments were requesting this feature.

@botelho
botelho merged commit f6f0f1f into codrops:master Feb 8, 2017
@botelho

botelho commented Feb 8, 2017

Copy link
Copy Markdown
Member

Thanks!

@KatieBlackmore

Copy link
Copy Markdown

You are Lifesaver!! Thank you so so so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants