Skip to main content
Inspiring
May 30, 2012
Answered

WebHelp TOC does not display using IE9 Browser

  • May 30, 2012
  • 1 reply
  • 786 views

This is similar to the not displaying in Chrome which I've fixed. I'm using Robohelp 7  now WebHelp TOC does not display using IE9 Browser.

Cheers

This topic has been closed for replies.
Correct answer irishmax

Solved it.

In whver.js

Line 64 change }else if(gbIE4)

to

}else if(gbIE55)

1 reply

irishmaxAuthorCorrect answer
Inspiring
May 31, 2012

Solved it.

In whver.js

Line 64 change }else if(gbIE4)

to

}else if(gbIE55)

Participating Frequently
March 14, 2013

This worked for me using IE8, too!

Thank you Irishmax for sharing this solution!

You're a doll.

Stacy