Graphic Design Forum Discuss and share graphic design and multimedia topics and projects, including ads, banners, logos, etc. Be creative. Be original. Show us what you got. Constructive criticism only! |

05-05-2011, 05:39 AM
|
Banned
|
|
Join Date: 03-05-11
Location: dubai
Posts: 67
|
|
how can i insert hyper link in jpeg file?
can any body tell me how can i insert hyper link in jpeg file? and which software can i use photo shop or image ready plz tell me
|
Advertisement
|
Advertisement
|

05-05-2011, 10:05 AM
|
 |
Administrator
|
|
Join Date: 10-29-07
Location: Canada
Posts: 26,536
|
|
Can you clarify what you are doing please. Are you trying to get a clickable link in your image?
|

05-05-2011, 11:55 AM
|
 |
Contributing Member
|
|
Join Date: 05-05-11
Location: UK
Posts: 63
|
|
The hyperlink should go in the html coding for the web page immediately before the image. e.g <a href="http://www.website.com"><picture.jpg></a>
|

05-05-2011, 10:31 PM
|
 |
Contributing Member
|
|
Join Date: 05-30-06
Location: Canada
Posts: 913
|
|
<picture.jpg> should be <img src="picture.jpg" alt="" />
|

05-06-2011, 11:56 PM
|
Banned
|
|
Join Date: 03-05-11
Location: dubai
Posts: 67
|
|
iw ant to insert link on picture i am not designing any website just wanted to know how i insert link on picture by useing photo shop or image ready just need to insert only link on a picture
|

05-09-2011, 07:52 AM
|
Junior Member
|
|
Join Date: 05-09-11
Posts: 1
|
|
Quote:
Well, to associate an image map with an image, simply add the usemap attribute to the img tag for the image. In the above example, the image map is called "shapes", so our img tag looks like this:
Code:
<img src="http://www.v7n.com/forums/images/shapes.jpg" width="375"
height="102" style="border: none;" alt="Shapes" usemap="#shapes"/>
Note the usemap="#shapes" attribute, that associates the image map with the image.
|
Reference: http://archive.devwebpro.com/articles/0131a.html
Last edited by HTMLBasicTutor; 05-09-2011 at 09:17 AM.
|

05-09-2011, 09:19 AM
|
 |
Administrator
|
|
Join Date: 10-29-07
Location: Canada
Posts: 26,536
|
|
Had you read all of the replies you would have seen the OP is not doing a web page.
Quote:
Originally Posted by sweetdani
iw ant to insert link on picture i am not designing any website just wanted to know how i insert link on picture by useing photo shop or image ready just need to insert only link on a picture
|
Quote:
Originally Posted by cristine04
|
|

05-14-2011, 03:24 PM
|
 |
Contributing Member
|
|
Join Date: 05-14-11
Posts: 83
|
|
It's easy, use this:
<a href="http://website.com"><img src="your image"></a>
|

05-14-2011, 03:32 PM
|
 |
Rest In Peace 1946 – 2013
|
|
Join Date: 01-14-10
Location: State College, PA
Posts: 14,946
|
|
Quote:
Originally Posted by g36
It's easy, use this:
<a href="http://website.com"><img src="your image"></a>
|
How do you encode that within a JPEG file so that it is actionable?
__________________
|

05-14-2011, 04:20 PM
|
 |
Super Moderator
|
|
Join Date: 02-10-07
Location: Central Kentucky
Posts: 13,560
|
|
Other than using it on a web page or other HTML environment which is not what this person wants to to do, I am not aware of any method. Since it sounds like mischief ware in the making I don't think I would tell even if I knew a way to do it.
Just my opinion.
|

05-14-2011, 07:22 PM
|
 |
Rest In Peace 1946 – 2013
|
|
Join Date: 01-14-10
Location: State College, PA
Posts: 14,946
|
|
I don't think that the OP is necessarily up to no good, but just wants know how it is that clicking on some images causes a certain action, and mistakenly believes that that is a property of the image file itself, rather than being an externally defined attribute.
__________________
|

05-14-2011, 08:55 PM
|
 |
v7n Mentor
|
|
Join Date: 07-26-07
Location: Georgia
Posts: 6,156
|
|
If it is not for a web environment then what are we linking to? In addition, though I am surely not all knowing unless some type of scripting or programming code is used there is no possible way to do it...a picture is a picture...
|

05-15-2011, 12:24 AM
|
 |
Rest In Peace 1946 – 2013
|
|
Join Date: 01-14-10
Location: State College, PA
Posts: 14,946
|
|
Quote:
Originally Posted by webcrafters
...a picture is a picture...
|
Bingo.
You could embed a picture of the text of an anchor element in a picture, but it remains a non-actionable picture.
Code is code, content is content.
Could you write an application that treats content as code? Yes. But, in the present case, that would require a specialized application that would treat the JPEG file in a manner other than the usual.
__________________
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 12:07 AM.
Powered by vBulletin Copyright © 2000-2014 Jelsoft Enterprises Limited.
Copyright © 2003 - 2018 VIX-WomensForum LLC
|