Chat freely about the open source Javascript projects for ESP8266

User avatar
By Trickuncle
#35782 Turns out it's ok in MSIE but only 50/50 in Firefox; Firefox on my Win8.1 box works fine but on Ubuntu, it works like on Chrome - still have problems to work out. Next week, I'll try to test it with an Apple iPhone and see what gives.

The websites I've been visiting all mention as how the various versions of the various browsers seem to work different so I still have lots to learn. But, hey, that's what we're here for, no?

[edit] -- my comments were a bit misleading. The "var enc = encodeURI(uri);" line works 100% as a solution. There are some other parts of my program that need attention regarding use in various different browsers.