So, I am having a really strange error in my app right now. I'm using Zepto and Phonegap. I have a target that moves around the screen, and used to load it from an image. Now, I'm using css to draw it. However, even though I removed all copies of the image, and even the image and div tags in the HTML file, the image sticks around. I have no idea what's causing it, I've restarted several times, and cleaned it several more. Does anyone know what may be causing this?
EDIT: Somehow, I fixed it. I don't know what I did, or why it worked, but it did. I think. Anyways, I'd still like to hear if anyone has had this happen before, and why it does.