Javascript which shows the page without any panels
Posted: Tue Apr 18, 2006 5:43 am
Could you post it?
Premium hosting with SSD VPS, cPanel/WHM hosting and dedicated servers support and discussion forums. Get help from co-webmasters and professionals!
https://smokyhosts.com/forums/
Code: Select all
window.open("http://www.example.com/", "WindowName",
"menubar=no,location=no,resizable=no,scrollbars=no,status=no");