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

jQuery address 1.6.min.js not mobile/smartphone friendly #184

Open
Marcelive opened this issue Oct 16, 2013 · 2 comments
Open

jQuery address 1.6.min.js not mobile/smartphone friendly #184

Marcelive opened this issue Oct 16, 2013 · 2 comments

Comments

@Marcelive
Copy link

Something in this script is ignoring code in an HTML page or main CSS stylesheet when viewing this plugin on a Smartphone or Tablet. It's forcing the content to be viewed in the specific content width set of what seems is the tab panel.

If I remove only the jquery-address-1.6.min.js this issue goes away and my pages run without any problem. I run jQuery UI tabs alone on other pages and it works perfectly.

Please advise what could be forcing the page to view in a certain dimension without being able to 'zoom out'

@Marcelive
Copy link
Author

Same goes for IE11 for windows 7, its specific to IE but not only version specific

@theronpatrick
Copy link

@Marcelive Have you tried setting $.address.wrap(false)? From the docs:

$.address.wrap(value) Returns: jQuery Address
Enables or disables the wrap mode which generates a DIV wrapper around the page content and fixes any scroll issues caused by the use of hash fragments.

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

2 participants