Hello everyone,
i would like to know if it is possible for PcVue 11.1 to add scroll bar to firefox.
Actually i have changed the index.html, but it only works with IE.
Do you have any idea?
Thank you.
Gnaroum
Hi Gnaroum,
Did you change the index.html on the //Netscape part?
If yes then it looks like a bug and you must open a support case.
Nico
Hi Gnaroum,
Can you describe a little bit more accurately what you are trying to achieve? Are you trying to show the scrollbars of the web browser or those of the WebVue Java applet? What is the reason behind?
What is the exact modification that you have made in the index.html file?
Hi Armin,
Yes i would like to show scrollbars in the web browser, because the client resolution is smaller than PcVue resolution.
I have changed the index.html file like this :
var attributes = {
code: 'svfc/launcher/WebVueClient.class',
archive: 'AiWebVue.jar',
codebase: '/classes',
width: '1910px',
height: '1020px',
align: 'top',
vspace: '0px',
hspace: '0px'
};
It works in IE, the scrollbars are shown. but not in firefox.
Thank you in advance
looks like an anomaly.
=> Ask the support to create a HL case + SPR


