HI
I am using trail version of robohelp2015, I have few issues when i open webhelp popups from the links in webpage in IE. It works fine in Chrome.
I click on help in on page, which opens a webhelp popup window. i don't close the popup and go to next page in my test website on now again click on help. Now it refreshes the webhelp popup with blank window in IE11.
Help would be appreciated.
The page is entirely blank without skin
The script i am using to open webhelp:
<A HREF='javascript:RH_ShowHelp(0, "helpfiles/index.htm>>Mainwindow", HH_HELP_CONTEXT, 2564462)' style="text-decoration:none;">?</A>
Also as i am quite new to robohelp, just wondering where should i change if I want my webhelp window on top whenever someone clicks help. Do i need to change in Robohelp_csh,js file or any other file.
Thanks