Jump to content

[SOLVED] onclick check colour?


Dragen

Recommended Posts

Hi,

I'm quite new to javascript, although I can write a very basic script. I'm not new to scripting though, just more fluent in php.

 

If I have an image, can I get javascript to do an onclick to check what colour in the image the user has clicked on?

For example; If I had the following image:

M50105.jpg

I want to be able to check what colour selection the user has made. I think I can check the click location against an array of variables for each colour (although I'm not quite sure how..), but I don't want to have to create a large array for each colour.

Instead I want to get the colour that is clicked, wherever it is, so that if the image is changed at some point, and the colours are moved, then it still works.

 

Sorry about the long explanation. Hopefully someone can help.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/78106-solved-onclick-check-colour/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.