On 08/01/2012 03:59 AM, Jim Taylor wrote: > NoOp wrote: ... >> >> So, I rephrase: anyone know how to turn *off* HTML5 completely, without >> disabling javascript completely? >> > > I don't know how to turn it off completely, but changing > media.autoplay.enabled to false will keep them (and flash) from > autostarting. >
Thanks Jim (and Kairo) for trying. That doesn't work. However that did give me a hint & I did find what I need: media.webm.enabled;false [1] That works. So what I was actually looking for (and didn't know it) was how to turn WebM off/on. Now I have to figure out how to create a Prefbar button to disable/enable webm by turning media.webm.enabled to false/true. [1] https://en.wikipedia.org/wiki/WebM _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

