Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

136
Vistas
Adding transition on -webkit-scrollbar

I've added a custom scrollbar on <div class="sidebar__items"></div>, which expands on hover and shrinks otherwise. codepen sample

Since I couldn't find a way to add transition on the scrollbar(ie; on the scrollbar width) it just flicks now.

I tried :

.sidebar__items::-webkit-scrollbar {
    width: 0;
    transition: .5s ease;
}
.sidebar__items:hover::-webkit-scrollbar {
    width: .5rem;
}

I also tried something with borders but that just turned out to be more confusing.

compatibility isn't my primary concern since i'm only trying this on chrome and is a side project. Also i'm looking for a pure css or vanilla js implementation rather than any plugins or libraries.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda