Thanks for your reply. I'll give it a look at see if I can make it work for us.
> Nowadays, is there anything you can do with a Web browser when Javascript > is not enabled? I mean, your requirement is somewhat surprising. While this is true, we have a requirement that if JS is required and the user doesn't have it enabled, then there's either a fallback or (at minimum) a notification that the page requires JavaScript. A lot of "mobile-first" web development techniques usually provide a nice way to degrade when scripts aren't available (such as a no-js attribute on the body tag that a script removes, allowing stylesheets to act differently if needed), so I don't think it's that uncommon. Or maybe it's still uncommon, but shouldn't be :) ------ David Goss , Technical Writer Frontier Science | www.fstrf.org 4033 Maple Rd, Amherst, NY 14226 (716) 834-0900 extension 7204 ----- Original Message ----- From: "Hussein Shafie" <[email protected]> To: "goss" <[email protected]> Cc: "ditac-support" <[email protected]> Sent: Thursday, July 28, 2016 1:40:09 PM Subject: Re: [ditac] No-JS fallback for webhelp On 07/28/2016 07:27 PM, David Goss wrote: > > I'm trying to find out if there is a built-in way to have the output from > the webhelp5 transformation fallback when the user does not have Javascript > enabled. > > Before I go and try to do it myself. I just wanted to see if there was a > parameter or feature that the webhelp transformation already has that I > missed. > No, this feature is not supported[*]. (Otherwise this feature would have been documented.) Please remember that Web Help is generated using XMLmind Web Help Compiler, an open source software component. I'm saying this because this is what you need to modify, not ditac (XMLmind DITA Converter) itself. See XMLmind Web Help Compiler, http://www.xmlmind.com/ditac/whc.shtml --- [*] Nowadays, is there anything you can do with a Web browser when Javascript is not enabled? I mean, your requirement is somewhat surprising. -- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support -- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support

