Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 8 of 8

This is a discussion on Server Side image maps in the Shared & Semi-Dedicated forum
How do I get server side image maps to work? Do I need to upload my own CGI script to handle the image mapping or ...

  1. #1
    Loyal Client
    Join Date
    Oct 2004
    Posts
    9

    Server Side image maps

    How do I get server side image maps to work? Do I need to upload my own CGI script to handle the image mapping or is this available already? (I'm on a shared server.)

  2. #2
    Loyal Client
    Join Date
    Sep 2001
    Location
    Wichita, KS
    Posts
    1,647
    I don't believe that the apache image map module is on, so you would have to write a scrpt to do it. Most browsers these days have pretty good mage map support, what are you trying to do that requires a server based script?

  3. #3
    Loyal Client
    Join Date
    Oct 2004
    Posts
    9
    It's actually for a MySpace profile. MySpace filters out pound signs in the submitted HTML, so the usemap attribute looks like this, usemap="..myMap", instead of this usemap="#myMap". Since that kills the option of a client-side map, I was looking into server side maps which I've never used before. I figured I could just host my image map here and reference it from the MySpace profile. Guess I'll have to dig around and find a script.

  4. #4
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Hrm... not sure what you're trying to do...

    I played around with 'mapping' a (great) while back. Here's an example...

    http://civic.lenon.com/

    Is this what you're talking about?
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  5. #5
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    This should help you get started: http://cgi.resourceindex.com/search/...earch=imagemap

    Note that server side imagemaps are not accessible. If someone is blind, using a non-graphical browser, or just has images turned off then he won't be able to use your imagemaps.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  6. #6
    Loyal Client
    Join Date
    Sep 2001
    Location
    Wichita, KS
    Posts
    1,647
    I'm not 100% sure, but must maps be named with a # in front? I remember some loophole about a # sign somewhere, but I don't remember whether it was for image maps or what.

  7. #7
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    Quote Originally Posted by jason
    Note that server side imagemaps are not accessible. If someone is blind... then he won't be able to use your imagemaps...
    Oh, dear, I forgot about blind users... thanks, jason!

    Baby steps, baby steps...
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  8. #8
    Loyal Client
    Join Date
    Oct 2004
    Posts
    9
    Thanks for all the input.

    I found out that filestash.com allows server side image maps, so I have the map hosted there for now.

    I wasn't thinking about accessibility at the time. Seeing as how it isn't a complicated image map I can probably get away with making a div with the background image set to my image. I'd have to recreate my image, removing the text(which was the clickable areas of the map), and just use anchor tags with relative positioning to display the links.

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
  •