06-19-2004, 03:17 PM
|
#1
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
Need help to have a single image leading to more urls
Yes kinda impossible to understand from the subject
Anyway, pretty simple to explain: let's say I have an image. I want to modify it so that different areas of it will link to different urls... I already saw it in the past and I don't think it is to complicated, but really no clue
Anybody?
__________________
|
|
|
06-19-2004, 03:21 PM
|
#2
|
|
Regular User
Join Date: Feb 2004
Location: Chicagoland
Posts: 3,627
|
I've seen on some sites that they actually split the picture into seperate pics through like photoshop or something then just line them up afterwards.
|
|
|
06-19-2004, 03:23 PM
|
#3
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
yes that's an idea of course, but I don't like the way it then loads  and to have a single one is more classy  ... now looking for some good HTML editor website like webmonkey to see if there is a way to do it that won't require 8000 lines
BTW, the image is to complicated to be splitted and reassembled easily
edit  as always my HTML turials for childs helped http://www.lissaexplains.com/fun6.shtml
__________________
|
|
|
06-19-2004, 03:53 PM
|
#4
|
|
Guest
|
yes use image map for it ..
here's another fairly simple example using rectangular shapes in the image linked to different urls http://www.ihip.com/cside.html
if you use dreamweaver it can do it for you, otherwise you have to use psp or some proprietry program to work out the coordinates which make out the area for your link
eg : coords="113, 67, 230, 134"
113 = left hand border
67 = top border
230 = right hand border
134 = bottom border
all measured in pixels of course where the top left corner of the image is 0, 0
|
|
|
|
06-19-2004, 03:54 PM
|
#5
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
Yes, see my edit in the previous post  I just found out and it's pretty easy to do  I always prefer to type my code instead of having programs creating it for me
__________________
|
|
|
06-19-2004, 03:57 PM
|
#6
|
|
Regular User
Join Date: Apr 2004
Location: New York, USA
Posts: 39
|
haha I just edited my post a little after seeing your edit
and yes I agree, best to do it by hand.. most html coding programs put a load of unvalidated junk code in  .. frontpage being a good example of this, I used to use dreamweaver a lot but now I often use notepad or pine in linux to edit pages
|
|
|
06-19-2004, 04:04 PM
|
#7
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
Yes, even if I am no geek, I always used only notepad to build HTML pages  of course nothing to complicated, but still better that way IMO
__________________
|
|
|
06-19-2004, 04:17 PM
|
#8
|
|
Regular User
Join Date: Jun 2003
Location: Texas
Posts: 15,413
|
Image "hotspots" is what we used to call em...
|
|
|
06-19-2004, 04:20 PM
|
#9
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
"we" doesn't include noobs  I call them "different areas of a picture linking to different urls"
__________________
|
|
|
06-19-2004, 09:19 PM
|
#10
|
|
Regular User
Join Date: Jun 2003
Location: Vancouver, Canada BC
Posts: 1,084
|
I hate using note pad for those. I can never find the correct coordinates for the link. I use dreamweaver to draw the square then i type in the coordinates in note pad.
|
|
|
06-19-2004, 10:02 PM
|
#11
|
|
Regular User
Join Date: Jan 2004
Location: north-south of nowhere
Posts: 6,869
|
its really easy TT if yer making a webpage .... dont know how it works on messege boards .... i
__________________
|
|
|
06-20-2004, 01:05 PM
|
#12
|
|
Regular User
Join Date: Jun 2003
Location: Lugano, Switzerland
Posts: 23,178
|
|
I hate using note pad for those. I can never find the correct coordinates for the link. I use dreamweaver to draw the square then i type in the coordinates in note pad
|
Of course to find out the coordinates I use Photoshop
|
its really easy TT if yer making a webpage .... dont know how it works on messege boards
|
LOL of course it was not for a message board but for a website
__________________
|
|
|
06-20-2004, 02:11 PM
|
#13
|
|
Regular User
Join Date: Jun 2003
Location: Vancouver, Canada BC
Posts: 1,084
|
Omg Photoshop!! I never thought of that....
|
|
|
06-20-2004, 04:25 PM
|
#14
|
|
Regular User
Join Date: Jul 2003
Location: London
Posts: 3,381
|
|
Originally Posted by crazidude
Omg Photoshop!! I never thought of that....
|
Don't worry.......yesterday, something very odd happened, I tried to load pics straight from a digi camera into JW, I completely forgot that PS existed lol
|
|
|
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
|
|
|
|