jQuery UI Widgets › Forums › Editors › ScrollBar, Slider, BulletChart, RangeSelector › z-index of scrollbar
Tagged: jqxscrollbar, jqxwindow, scrollbar, window, z-index, zIndex
This topic contains 2 replies, has 2 voices, and was last updated by 74bit 8 years, 7 months ago.
Hello,
I have a jqxDocking with some containers which might have scrollbars.
When I open a jqxWindow in front of those, the vertical scrollbars of the containers is still visible (z-index higher than the elements in the windows)
I can’t provide the source, but I have a screenshot, please see http://a31i.imgup.net/screen0ea9.png
Thank you for your help, 74BIT
Hello 74BIT,
Please try increasing the zIndex property of your window as a solution.
Best Regards, Dimitar
jQWidgets team http://www.jqwidgets.com/
I already did this before did not help.
But I found the solution: you have to add an z-index to the div which contains the content of the docking-element.
Thanks anyway
You must be logged in to reply to this topic.