gromo / jquery.scrollbar

jQuery CSS Customizable Scrollbar
GNU General Public License v2.0
755 stars 237 forks source link

demo example not working when replicated. (Microsoft windows vista) #115

Closed amit-kumar-cse closed 7 years ago

amit-kumar-cse commented 7 years ago

I have tried replicating the first example of http://gromo.github.io/jquery.scrollbar/demo/advanced.html my ie11 scrollbar disapppears but i do not get new scrollbar.

i think we need some improvement in the demo code. Please do if required.

i could successfully replicate the 2nd example. (externel)

gromo commented 7 years ago

Have you downloaded images sprite for scrollbar?

Can you re-create this example on jsFiddle.net?

amit-kumar-cse commented 7 years ago

Hi gromo. Thanks for response. I was on leave for two days so sorry for delay. Please have a a look and let me know if i am doing something wrong. I have tried to replicate first example of http://gromo.github.io/jquery.scrollbar/demo/advanced.html

https://jsfiddle.net/amiku1702/1om4epy0/3/

Regards

amit-kumar-cse commented 7 years ago

Hi @gromo i tried your solution and it worked. Thanks.

amit-kumar-cse commented 7 years ago

Hi @gromo, i reopen the issue because i have a related issue. When i try to apply the same to UI-grid, it do not shows the scrollbar. i have added the images in the local code but i did not knew how to add them to my fiddle. here is the fiddle. Can you please suggest what is the issue.

https://jsfiddle.net/amiku1702/hmay2ya8/

gromo commented 7 years ago

Unfortunately I don't have time to dig into angular-ui-grid js code to find out how it builds content, but it can be tricky to modify it to use custom scrollbar.

amit-kumar-cse commented 7 years ago

Hi @Gromo. Ok. Thanks.