My drop function loads an image via ajax and then changes the background color. However, the image does not show immediately. The image doesn't show until the mouse is moved, but oddly enough, the background color changes immediated. Does anyone have an explanation as to why this is happening or how to fix it?
I am using a sliding image gallery and added drag and drop features to it but when I drag the clone from the image gallery to the "panel" it is stacked below everything else so it is not visible. How can I make the image show up above everything else when I drag it?
I'm using a horizontal slider with jquery.carousel.min.js.