You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I’m using jQuery++ to make an element with a high z-index draggable. Unfortunately, this line of code sets the
z-index
to1000
, causing my element to go under other elements while being dragged.The text was updated successfully, but these errors were encountered: