Color Picker for ESP8226

Hello,
I am trying to use a color picker for use in a ESP8226 in the Ardunio environment.
My setup is using the Ardunio environment to write the program and then for every function or web page,
it calls a .h web page file to display the new page. It works well. One of these pages does the RGB lighting.

The .h file used for the color picker is called Mood.h
Once loaded into the ESP8226 along with the main program, I can run it without any problems using a PC.

I click on the color picker and it loads a color selection menu. Everything works. I have attached the picture of it.

The problem is when I try to run it on a IPHONE. The Color Picker does not come up. The Color Selection does not load the Color Menu with different colors (color picker.jpg).

Does anyone have any ideas why?

Is there any examples I can use for a color picker. It can be any type.

I am also attaching the Mood.h file. I am not sure if you need the main Ardunio program. But let me know if you like to see it and I will included.

Thank you for your time.

By

Mood.h (1.11 KB)

Hello,

Sorry. The WiFi module is 8266. Not 8226.

Thanks

By

bahram:
The problem is when I try to run it on a IPHONE. The Color Picker does not come up. The Color Selection does not load the Color Menu with different colors (color picker.jpg).

Does anyone have any ideas why?

The browser on your Iphone is not the same as the one on your PC.

bahram:
I am not sure if you need the main Ardunio program.

Probably yes, please include it in </> code-tags (not sure if your issue can be resolved)

Oh eh, while you connect to the ESP using your PC is the PC connected to the internet ? and is your phone ?<TR><TD colspan=2><B><CENTER><A href = "http://engtec.net">www.engtec.net</a></CENTER></B></TD></TR>this line refers to an external website.