mouseOver on touch screen
I want to make mouseOver or hover like command in Javascript. I want when you hold your finger on an element that element changes attribute(get darker) and when you drag your finger on another element it changes to it's original state but the element on which is my finger currently changes. If someone knows what I am talking about please help me.