Making Imges Clickable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neogazz
    New Member
    • Apr 2010
    • 55

    Making Imges Clickable

    I want to display a image on a webpage and I would like several parts of the image to be clickable (i.e. on one part of the image you can click on a section and it takes you to a particular webpage and if you click on another part it takes you to a different webpage). If the pages are designed using (X)HTML, CSS, JavaScript and PHP, would the use of (X)HTML image maps be best for creating this?
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Yes............ ............... ............... ....

    Comment

    • Anand Soni
      New Member
      • May 2011
      • 1

      #3
      You can do it easily by setting position of every parts in DIV tag.


      custom web software development

      Comment

      • neogazz
        New Member
        • Apr 2010
        • 55

        #4
        Thanks for the info. Is using DIV tags better than using 'image maps'? Also how do you make a DIV tag clickable?

        Comment

        Working...