designing scroll bar
08 February 2017 03:04
Hi good morning~!
I wonder how to design the scroll bar like what NASA did on their project.
the method that I found is below
https://css-tricks.com/custom-scrollbars-in-webkit/
seems it only works for chrome and safari.(NASA's scroll works on IE very well)
Please help me. it ruins my whole design
I wonder how to design the scroll bar like what NASA did on their project.
the method that I found is below
https://css-tricks.com/custom-scrollbars-in-webkit/
seems it only works for chrome and safari.(NASA's scroll works on IE very well)
Please help me. it ruins my whole design
08 February 2017 11:51
Hello!
They use their own scroollbar which uses this library. But it's too difficult to write it - there are about 500 JavaScript code lines.
They use their own scroollbar which uses this library. But it's too difficult to write it - there are about 500 JavaScript code lines.
08 February 2017 14:45