Results 1 to 7 of 7

Thread: Maps

  1. #1
    Join Date
    Feb 2007
    Posts
    601
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Maps

    HELLO everyone ,

    I just learnt yesterday how to use maps except there is one problem i am having -

    How do you set the coords properly, i mean i know how to use the thing itself but dont know how people can tell the coords for the image-

    Thanks!!!

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Using photoshop you can identify the correct coordinates which you want to use as an Image Map.

    After identifying the correct coordinates based on your requirements, you can use your web page editor program to set the image map

    Check the following article which I found useful

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If you don't have Photoshop, here's a freeware, stand alone image map generator that is pretty decent:

    http://www.stockholm.bonet.se/meracl/mimg.htm
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  4. #4
    Join Date
    Feb 2007
    Posts
    601
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for both your helps, but isn't there any other way of doing it or is it only software that can get the co-ords

  5. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You can write out the code for an image map by hand but then, you are more or less just guessing what the coords will need to be. There are add on rulers and guides you can use in various browsers and in the paint programs themselves to get the coords more precisely and then enter those into your hand written code. I've done all of that, it is just easier to find a program that does this for you and get used to using it (this may take a few trial runs or experiments). Once you are familiar with using a program to generate the map, it gets very easy. You can even go back and edit the raw code later if you like.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  6. #6
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I use an online version called Image Mapper and it works very well. You can also download the stages and do it from your desktop.

    Very fast, very easy to use as well
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  7. #7
    Join Date
    Feb 2007
    Posts
    601
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yup, thank you for giving the info on recommended software

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •