WebHelp window size varies in IE and Firefox
Hi,
I'm using RoboHelp 8 and using the CSH API to load webhelp. I've specified 800x600 dimensions in the window properties in RoboHelp and confirmed the code is referencing the correct window name. The problem is that the help window appears larger in IE7 and IE8 than it does in Firefox (version 3.6.3). The help window is largest in IE8, a little smaller in IE7, and much smaller in Firefox. I've tried specifying 800x600 dimensions, as well as percentage values with the same result.
My developer and I did a test to ensure that RoboHelp is controlling the window size (I originally thought that perhaps the code was specifying the window size). I made the dimensions much smaller in RH, and then loaded the help in both IE7/8 and FF. The window size changed accordingly in all browsers, but IE7/8 was significantly larger.
I'd like to have the help window size appear the same regardless of which browser is being used. Is this possible? If so, I'm not sure how to achieve this.
Thanks for any help you can provide.
