perfect-scrollbar is a lightweight jQuery plugin that allows you to beautify the default scroll bars without changing or adding any style on original elements.
Questions tagged [perfect-scrollbar]
92 questions
0
votes
1 answer
Trouble with Perfect Scrollbar
I'm using the Perfect Scrollbar jQuery app (http://www.yuiazu.net/perfect-scrollbar/) for this site:
http://thehummingbirdplace.com/
The scrollbar shows up when you hover over the News section, but it won't scroll down to reveal the content. I've…

coolpup
- 159
- 2
- 14
-1
votes
1 answer
Vue3 Composition API PerfectScrollbar Plugin no element is specified to initialize
I'm trying to create a Perfect Scrollbar plugin for Vue3 but i'm stuck on an error when i initialize the object:
Error: no element is specified to initialize PerfectScrollbar
Scrollbar component:
import PerfectScrollbar from…

Petru Lebada
- 2,167
- 8
- 38
- 59