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

Scrollable div inside page body does not make anchor work well in IE8+9 #11

Closed
jafin opened this issue Jun 26, 2012 · 0 comments
Closed

Comments

@jafin
Copy link

jafin commented Jun 26, 2012

Given a page with a div with scrollbars. I cannot get IE8+9 to navigate to the anchors (smoothscrolling = false).
(Firefox + chrome no issues)

Hack to anchor to add to the anchor span:

 .css({display:"inline-block"})

resolved the issue.

@jafin jafin closed this as completed Sep 10, 2021
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