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

Dropdown menu remains fixed when scrolling inside a self-scrolling container #151

Open
gfiux opened this issue Mar 12, 2014 · 2 comments
Open

Comments

@gfiux
Copy link

gfiux commented Mar 12, 2014

I managed to get the the select boxes styled and looking good. However I have the below:

html,body {
height: 100%;
overflow: hidden;
}

The select boxes are inside a scrolling container however when there is a menu visible and you try to scroll the menu is not moving with the select and is staying in its original position please help.

@shastry-chamarthi
Copy link

Please check the code with this pull request and let us know if this still
not fixed.

https://github.com/marcj/jquery-selectBox/pull/105/files

Best regards,
Sathyanarayana Sastry Chamarthi
Sr.Technical Analyst
+919700072255

On Wed, Mar 12, 2014 at 5:28 PM, gfiux notifications@github.com wrote:

I managed to get the the select boxes styled and looking good. However I
have the below:

html,body {
height: 100%;
overflow: hidden;
}

The select boxes are inside a scrolling container however when there is a
menu visible and you try to scroll the menu is not moving with the select
and is staying in its original position please help.

Reply to this email directly or view it on GitHubhttps://github.com//issues/151
.

@gfiux
Copy link
Author

gfiux commented Mar 12, 2014

Hi I updated the jquery library file but still the issue persists....

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