bitovi/jquerypp

z-index set to 1000 when an element is dragged

Open

#124 aberto em 28 de set. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (167 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (1.219 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I’m using jQuery++ to make an element with a high z-index draggable. Unfortunately, this line of code sets the z-index to 1000, causing my element to go under other elements while being dragged.

Guia do colaborador