Is it possible to listen to the "change" event of the z-index of any element in Javascript or jQuery?
$('z-index').on('change', funtion(event, element)..
Is it possible to listen to the "change" event of the z-index of any element in Javascript or jQuery?
$('z-index').on('change', funtion(event, element)..