Col

Results 8 comments of Col

...yes was on that page, I must be missing something, I forked one of the codepens and this is what I edited that is not working `function speak(obj) { $(obj).articulate('getVoices').articulate('setVoice','Daniel',voice).articulate('speak');...

...found the problem with codepen external link WORKS USING [even though insecure http] http://articulate.purefreedom.com/assets/js/articulate.min.js NOT WORKING WITH [only default voice does] https://s3-us-west-2.amazonaws.com/s.cdpn.io/915932/articulate.min.js

...ok, so IE does not support "next-gen" javascript, so tried converting functions with => back to "browser-compatible" JavaScript, hoping this would work, however new error states `jQuery.Deferred exception: 'fetch' is...

...yes am aware that it is not a webslides issue as such, as googling for this error message seems to indicate if there is a difference between http & https...

...my bad - the previous html I copied from dev tools console - my actual html I am using is `

....fyi same console message in `https://webslides.tv/demos/media#slide=31`

... re apple stuff - makes this web page on ios when "add to home screen" a web app - ie now has a screen icon, and launches full screen...

https://stackoverflow.com/questions/22501453/what-will-this-do-meta-http-equiv-x-ua-compatible-content-ie-edge On 3 November 2017 at 21:56, josephernest wrote: > @coldes Feel free to do a pull request with > all these things, it seems useful! > > PS: what...