twilitegxa Posted July 24, 2010 Share Posted July 24, 2010 Okay, here's the problem I have. I have an image that uses JQuery to display another image upon mouseenter, and then the image disappears after mouseleave. The problem I have, is on that second image that displays, I have some text, and I would like to have that text be turned into "clickable" text, which in turn would function as a normal hyperlink that would load a page into the main div area when the user clicks the text. Here is a screen shot of the navigation before and after the mouseenter and mouseleave happens: normal: after mouseenter: Is there a way to make each of those lines of text become like hyperlinks? Could maybe an image map be used? Quote Link to comment https://forums.phpfreaks.com/topic/208731-not-sure-if-this-can-be-done-with-jquery-or-not/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.