I want to have a different hover effects on each div using the div id. Is it possible? I have been searching on google for a while now and all I see is hover effect using classname and tags. I want to do this using javascript or jquery. Any help is appreciated, Thanks!
Share
You could evaluate the
idfrom within the functions:Demo: http://jsbin.com/evikog/edit#javascript,html