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
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.