I would like to post here a good Web folder tested today with PcVue 10.0 SP2
Compatible with IE 11, Java 8, mimic adaptation to the browser, no useless scroll bar on the right.
If you create a good configuration one day with another version of PcVue, please take time to post it here.
Thank you, Ludo, for the WEB folder
A new web folder this time for PcVue 11.2 Release
Compatible with IE 11, Java 8, mimic adaptation to the browser, no useless scroll bar on the right.
Simply add overflow:hidden; in the body and autofit:'browser' in var attributes
2016/07/11
- added 2 new lines in order to better adapt mimics sizes to the web browser:
window.moveTo(0, 0);
window.resizeTo(screen.width, screen.height-20);
That saved me again !
Thanks Ludo !


