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

Add option to force HTML4 Mode, and option to delay History.init() #195

Closed
wants to merge 2 commits into from
Closed

Conversation

gigafied
Copy link
Contributor

Forcing HTML4 mode is very nice, especially in the case of wanting to test/debug something without having to open IE.

The delayInit option is also useful if you want to set History.options values at any time other than before loading in History.js.

Taka Kojima added 2 commits July 10, 2012 15:05
Useful if you want to override any default History.options
setting asyncronously and manually call History.init() when
you are ready to initialize
@vovcat
Copy link
Contributor

vovcat commented Nov 11, 2012

Thanks!

@ghost
Copy link

ghost commented Mar 8, 2013

Changes in DEV for 1.8:
Added History.options.html4Mode for easier debugging by @gigafied
Added History.options.delayInit (Boolean). by @gigafied

@ghost ghost closed this Mar 8, 2013
This pull request was closed.
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.

None yet

2 participants