Hi,

IE8 has very ugly feature -- if page contains scripts with large number
of lines it emits warning message warning user about potentionally slow
script. The trouble is that scripts used for search and ToC
functionality (index.js, search.js and toc.js) will contain many lines
for complex documents and will trigger annoying message in IE8.

It seems that sufficient solution is to replace newlines with spaces.
Javascript code is the same but IE8 will not trigger warning message.

It seems that sufficient workaround is to modify saveTo() methods to
emit space instead of \n.

My only trouble is that on my project I'm using patched version of DITAC
2.1 which uses WHC 1.0 and I can't find sources of WHC 1.0 to fix this
for myself.

Is there archive of previous versions of WHC?

Many thanks in advance,

                                Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: [email protected]      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

 
--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to