Jump to content

Clickable Images Just Like Textual Ads


DoubleUdoubleU3

Recommended Posts

Hi all i want to know if i can do this if yes please help me with the code and allOk just like contextual ads are dispalyed a clickable kinda image rolls up if you hover over the contextual ad.Now i want to have the same effect for my articles.I mean i want the clickable image to roll up whenever one mouse pointer hovers over that particular text to which i want the image thingie.I hope im not confusing ,,,,,,,,,,,,please help me with this.Thanks You :)

Link to comment
Share on other sites

Hi DoubleUdoubleu3,I am not sure I understand what you mean by contextual ads are displayed a clickable kinda image rolls up if you hover over the contextual ad. contextual ad definition:An advertisement that is targeted to the user based on words entered into a search engine or a profile of the user's purchasing or Web surfing habits Are you asking about a text link that changes to an image when you hover over it?Are you asking about scrolling text?Are you asking about an image that displays text when you hover over it?Are you asking about a link based on a word or words entered into a search box?Dink

Link to comment
Share on other sites

Like the other two, not sure what you are asking. Maybe post a link to an example.Here is easy sample code for a clickable image though.

<a href="#" target="_blank"><img src="image.png" alt="image" /></a>

Target blank tells the link to open a new tab/window depending on the browser's settings.If you dont want that, just take it out. ~Krewe

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...