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

.state problem in ie #83

Open
ghost opened this issue May 16, 2011 · 1 comment
Open

.state problem in ie #83

ghost opened this issue May 16, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented May 16, 2011

Hey,

I have a problem with the state function in internet explorer. When I call this function and test it in Internet explorer the page keeps refreshing every second. This is the code I'm using:

$.address.init(function() {
$.address.state('/');
}).change(function(event) {
loadContent(event.value);
});

Anyone familiar with this issue?

Thanks in advance.

@paulm17
Copy link

paulm17 commented Feb 7, 2012

No, you aren't the only one having this issue.

All other browsers are fine, except the POS IE.

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