bitovi/jquerypp

z-index set to 1000 when an element is dragged

Open

#124 geöffnet am 28. Sept. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (167 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (1.219 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide