bitovi/jquerypp

z-index set to 1000 when an element is dragged

Open

#124 opened on 2016年9月28日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (167 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,219 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド