bitovi/jquerypp

z-index set to 1000 when an element is dragged

开放

#124 创建于 2016年9月28日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (167 个派生)batch import
bughelp wanted

仓库指标

星标
 (1,219 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南