Adding events to plugin div
I have added a customized div in the jw-overlays element while building a plugin. I have a div with an "i" in it styled to look like an arrow. I need to be able to assign event functions for mouseover, click and blur. Has anyone been able to accomplish this with JS or Jquery?