Menu

#15 There should be a way to disable the use of Javascript

open
5
2010-05-24
2010-05-24
Anonymous
No

Javascript is unacceptable in some environments. For example, the standard html+javascript output will cause IE to display a security warning if the files are stored locally.

I have attached a patch which adds a -noscript option to the doclet. This disables all javascript output. The noscript tag was used to support non-javascript enabled browsers when there is javascript in the output. With the -noscript option specified, the noscript tags are omitted, but the contents are output. This ensures the correct non-javascript output in javascript-enabled browsers.

Discussion

  • Anonymous

    Anonymous - 2010-05-24

    Sorry - this should be a feature request. Sourceforge's tracker doesn't make it very clear, and I can't now change it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.