Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
72 views

foundation & scroll pane 100% issue

I have a section where it is to equal columns full width across. if you look a the 2nd column where it says content here if i do 100% on the jscroll-pane it shows horizontal bars, if i give it 98% it ...
Case's user avatar
  • 281
0 votes
0 answers
66 views

scroll pic with fixed position

Good day, I'm having a problem achieving scrolling image with fixed position. I have done half way of achieving what i wanted by creating two background images with fixed positions, (1 is normal, 2 is ...
Abdulaziz Hamdan's user avatar
1 vote
0 answers
76 views

jQuery jScrollPane not working with div percentage

I am working with jScrollPane to create a custom scrollbar. I have a bunch of div's that lineup horizontally. For some reason, when I use percentage instead of a fixed width, the scrollbar does not ...
Hunter Turner's user avatar
1 vote
1 answer
266 views

How to change style jscrollpane EasyUI

I'm using EasyUI Frozen Columns for DataGrid, so how to change jscrollpane style, was trying: ::-webkit-scrollbar { width: 12px; } but that doesn't work.
JimmyN's user avatar
  • 599
0 votes
0 answers
97 views

Scroll Inter fence of drop down with the parent scroll

I have the below query : I have form (form is too long, I have applied jscroll pane to the entire form), On that form i have used drop menu menu for selection (used bootstrap down down). The issue is ...
user2814546's user avatar
-1 votes
1 answer
1k views

Using jScrollPane with bootstrap

I installed the JScrollPane according to the instructions, and used the body tag as element. However, when I load the page in chrome and IE, there is no scrollbar, not even the default one. In chrome ...
Martin Kamminga's user avatar
0 votes
0 answers
33 views

jsscrollpane not working on ie9

i am using jsscrollpane for one of the project. i found it working fine on all the other browsers except IE9. i have also tried it using IE8 and it was working fine there. this is the test page i ...
rahul's user avatar
  • 7,633
0 votes
1 answer
227 views

Jscrollpane z-index issue

I'm using Jscrollpane + jquery-chosen but as you can see the chosen menu is hidden under Jscrollpane box. I think the issue with z-index. I tried a lot of changes but nothing is working.
Saleh's user avatar
  • 2,689
0 votes
1 answer
97 views

jQuery script works locally - Breaks when transferred to server?

I have two jQuery items that are working perfectly when testing locally but once moved to the server, start running into 2 browser specific issues. I can break this into two separate questions if it ...
sforcash's user avatar
  • 429
0 votes
1 answer
360 views

Jscrollpane set vertical scrollbar track height

I'm trying to set a static height of a vertical scrollbar in the jscrollpane library. I have tried settings the track height via CSS and that did not work.
Jason's user avatar
  • 4,129
0 votes
1 answer
181 views

jQuery jscrollpane vertical with white-space:nowrap CSS prop

This is my HTML: <div class="dropdown__list"> <div class="dropdown__list__w"> <ul class="dropdown__list__box"> <li class="dropdown__list__item"><span class="...
Mihail's user avatar
  • 618
-1 votes
1 answer
329 views

jScrollPane zero height on dropdown menus

I have some content displayed as a list within a div. By default, the div is hidden, but becomes visible once it's parent has the class ".open": <li class="dropdown"> <a>Options</a&...
radu.luchian's user avatar
0 votes
1 answer
66 views

Scrollpane not working on one div but is on another - both dynamic content

Been looking at this for hours...scrollpane is working on a div (#search_results), but not on another div with dynamically loaded content via Ajax, despite reintializing scrollpane. You can see the ...
IlludiumPu36's user avatar
  • 4,274
0 votes
1 answer
1k views

Problems with JScrollPane in Chrome

I implemented jScrollpane in one of my page , but I noticed a very strange behavior in it. When I click on the div in which the scroll bar is implemented the entire div gets selected with a border , ...
Genocide_Hoax's user avatar
1 vote
0 answers
1k views

in jscrollpane, scrolling is not working

Objective:: want to make a registration pop page with vertical scroll bar by using jScrollPane. Issue:: vertical scrollbar is not moving HTML code:: <div id="register" class="wpml-content ...
Raman's user avatar
  • 51

15 30 50 per page
1
2 3 4 5 6