1 Apr 2011 01:22
Re: Slow TOC tree in webhelp when there are a largenumber of heading entries
Denis Bradford <denis.bradford <at> verizon.net>
2011-03-31 23:22:36 GMT
2011-03-31 23:22:36 GMT
When I ran a medium-size webhelp document on MSIE 8 and clicked a search
result I also got slow performance. And this error, which even appears
when I run the small webhelp demo.
================
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR
3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Fri, 25 Feb 2011 20:59:29 UTC
Message: Object doesn't support this property or method
Line: 65
Char: 13
Code: 0
URI: file:///C:/webhelp/demo/out/common/main.js
================
Here's the referenced line in main.js:
if (style != null && !style.match(/background-color: Background;/)) {
The generated HTML has this line with the background-color style:
<div id="leftnavigation" style="padding-top:3px;
background-color:white;">
Maybe this error explains why expanded TOC trees don't have shaded
backgrounds in MSIE 8, as they do in other browsers.
(Continue reading)
>
> Cheers,
> Denis
>
> On 03/31/2011 06:41 PM, david <at> thingbag.net wrote:
>> Also see the Recommended Apache Configurations section to improve
>> performance. In fact, those settings are all things Kasun researched
>> last summer
The TDG example on thingbag.net that Kasun pointed to
>> benefits from those settings:
>>
>>
RSS Feed