Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser back works only if user clicks on the current web page. #8

Open
RajuAyyappan opened this issue Jan 23, 2020 · 0 comments
Open

Comments

@RajuAyyappan
Copy link

RajuAyyappan commented Jan 23, 2020

Back event gets triggered only when only when I click or do some actions on the current page

the below function gets triggered only when user manually do some click on the web page.
$.fn.frameInit = function initFrame() {

Scenario1:
Open new tab in Chrome browser and load a.html , go forward to the next page (say, b.html).
click on browser back button. The plugin dosent work

Scenario2:
Open new tab in Chrome browser and load a.html , go forward to the next page (say, b.html).
Now click somewre around the page (b.html) or press any key on the keyboared.
Now click on the browser back button. the plugin works as expected..

@RajuAyyappan RajuAyyappan changed the title No Press Detected for iOS Chrome Mobile Browser back works only if user clicks on the current web page. Jan 23, 2020
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

No branches or pull requests

1 participant