Hi
Is there an issue with Safari since I can make the code
<a href="/26/on"><button>ON</button></a>
respond? Nothing happens in safari when the buttons in index.html are pressed.
Up to that line the code works. I’m using Atom to write the file.
Thank You for a very good site and samples.
Thanks, Janne
Are you opening the index.html file in your web browser? You can’t do that to control your ESP. That step is for demonstrations purposes only and to see how your web page looks.
In order to control your ESP32, you need to upload the sketch to your board provided in the course and access the ESP32 IP address.
I hope that helps! Let me know if you have more questions.
Regards,
Rui
I should have been more specific.
Sorry
I have uploaded to ESP32 and that works.
It’s just that I’m new to html and thus tested writing the html part and opening in Safari. As in the course. The buttons ”click” but the browser doesn’t react.
So I thought there might be a known issue with Safari. Must be something I do/write wrong.
Thank you.
Janne