Polygon image to text field.

Discussion in 'JavaScript' started by adamjblakey, Jun 13, 2007.

  1. #1
    Hi,

    What i am trying to do is have an image which is divided into several sections using polygon and when i click a part of the image i want it to fill in a text field next to it with what i have clicked.

    Any ideas anyone.

    Cheers,
    Adam
     
    adamjblakey, Jun 13, 2007 IP
  2. adamjblakey

    adamjblakey Active Member

    Messages:
    1,121
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Can anyone help with this?
     
    adamjblakey, Jun 18, 2007 IP
  3. Evoleto

    Evoleto Well-Known Member

    Messages:
    253
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #3
    I don't have the time now to write you a sample but I suggest you to make use of Image Maps and set an OnClick event to trigger a function that will ask & read the note you want to take, store it into an array and later process it as you desire.
     
    Evoleto, Jun 18, 2007 IP