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

Different way of setting the configuration options #99

Open
stefangabos opened this issue Jun 18, 2016 · 3 comments
Open

Different way of setting the configuration options #99

stefangabos opened this issue Jun 18, 2016 · 3 comments

Comments

@stefangabos
Copy link

stefangabos commented Jun 18, 2016

Is there a different way for setting the configuration options? I use the library concatenated and minified together with other scripts so there's no way I can set those options in the <script> tag...
Thanks!

@devote
Copy link
Owner

devote commented Jun 18, 2016

Hi!
You can use window.history.redirect(...) or window.history.setup(...)

@stefangabos
Copy link
Author

Thanks!

I also have a completely different question, I hope you don't mind: how should I go about mixing how your library works on < IE10 (with hashes) and actually having # sections on the page (so that browser scrolls to them)

@devote
Copy link
Owner

devote commented Jun 18, 2016

You can use on your web site that you're talking about, the library should handle it.

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