When I drag and drop an element on my page the element becomes "ghosted". Basically it gets some transparency value.
Is there some way to make it opacity: 1;
?
It looks like it can't be done. The dragged element is put into container that has it's own, lower than 1, opacity. This means that while you can lower the opacity of the dragged element you can't get it higher than the opacity of the encapsulating element.
It might be possible to override default browser settings for such element, but since nothing is added to DOM during the drag it would be very tricky at best.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With