I have a tag on a html page on which I am trying to write a jquery function in order to pop open a image link on “hover” which when clicked on, takes me to another web page. I need to set the “navigateURL” property on the link on “hover”.
I am fairly new to jquery.
Can somebody please suggest me a good approach for this?
I highly appreciate any help you can offer.
Thanks
where ‘hoverdiv’ is id of any div which is on that page and ‘tagdiv’ is id of where you want to hover event.
like: