bitovi/jquerypp

z-index set to 1000 when an element is dragged

Open

#124 创建于 2016年9月28日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,219 star) (167 fork)batch import
bughelp wanted

描述

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.

贡献者指南