How can I make a visitor\'s browser go fullscreen using JavaScript, in a way that works with IE, Firefox and Opera?
Try this script
For calling from script use this code,
window.fullScreen('fullscreen.jsp');
or with hyperlink use this
Open in Full Screen Window