# scripting: # enabled # Indicates that the user agent supports scripting of the page and # that support is active for the current document. # initial-only # Indicates that scripting is enabled during the initial page load, # but is not supported afterwards. Examples are printed pages, or # pre-rendering network proxies that render a page on a server and # send a nearly-static version of the page to the user. # none # Indicates that the user agent will not run scripts for this document; # either it doesn’t support a scripting language, or the support isn’t # active for the current document. I'm wondering if what you actually mean here is more like scripting: none | onload | interact ? Or does 'initial-only' not fire onload events, either? ~fantasaiReceived on Saturday, 6 February 2016 01:38:38 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:56 UTC