Forum Discussion
rraghvani
3 years agoChampion Level 3
The following code will adjust the page size,
function pagesize()
{
var page = Sys.Browser("chrome").Page("*");
var scope = page.contentDocument.Script.eval("document.body.style.transform='scale(0.8, 0.8)'");
}
tvklovesu
3 years agoFrequent Contributor
It's not working for me. When that script ran, only the top banner of the page is displayed with zoomed in and the remaining part of the page content got blanked out like this, even if I do refresh then it goes back to its original zoom level.
Related Content
- 10 years ago
- 8 years ago
Recent Discussions
- 10 hours ago
- 3 days ago