Can I combine a Jquery hover zoom div with an imagemap?

1.1k Views Asked by At

It looks like some old questions may have been sort of similar to mine, but I don't think anything's really hit the mark yet.

Here's my site. View source at will. As you can see, I've got a little magnifier effect going on for the map that I want to keep, but I also want to have this function as an imagemap as well, where clicking on a region will take you there.

My skill level is pretty beginner, guys, and I can't for the life of me figure out how to do that. Is there some fanangly way to make this happen?

Thanks so much for any help!

1

There are 1 best solutions below

0
On

I found an answer to my own question! Click through div

The javascript in Sam B.'s answer to the above linked question works effectively in the way I wanted, AND it's much, much smoother action than the pointer-effects gave me. I'm so happy! Thanks to everyone who looked at this answer. If I had more reputation, I'd upvote Sam's suggestion, but that'll have to wait, I guess. ^^;