How to create any Clickable link on a Photo ??

me100rabh

Regular Member
Joined
Jun 27, 2009
Messages
384
Reaction score
893
I know how to make any photo clickable but I need to create just one link on photo clickable. ?? How it can be done?? plz suggest.
 
Hello ,

Heres a quick way to do it using Dreamweaver HotSpot Function.

Code:
http://www.entheosweb.com/website_design/image_maps.asp
 
Thanks for Quick response:)
But i think Image Mapping can not solve my problem as i have little different need. Actually i want to upload one photo on MYspace.c0m with one clickable link on it. So i think Image mapping can not make it working as i m uploading photo on their server. So any way to get around it ??
 
Thanks for Quick response:)
But i think Image Mapping can not solve my problem as i have little different need. Actually i want to upload one photo on MYspace.c0m with one clickable link on it. So i think Image mapping can not make it working as i m uploading photo on their server. So any way to get around it ??
i know what you try to do but you cant do it ;)
 
put the link inside a floating div & position it over the image
 
put the link inside a floating div & position it over the image

exactly. you will probably need to put the whole image into another div to be able to position:absolute the inner div - that should be the safest method.
 
I think you missed the part where he said he wanted to do this on a MySpace image. No floating divs for him, oh no.
 
For creating of clickable link on a foto you may learn online tutorials by similar thematic such as http://phpforms.net/tutorial/tutorial.html.
 
Back
Top