Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 08-31-2005, 06:15 PM   #1 (permalink)
twenty1
Member
 
Join Date: Aug 2005
Posts: 34
Default Button to open page full screen

Hello,

Anybody know how to create a button so that user can click and view my web pages full screen. I am not sure if this is done through javascript or html code.
twenty1 is offline   Reply With Quote
Sponsored Links
Old 09-01-2005, 06:00 AM   #2 (permalink)
kayla
Member
 
Join Date: Jun 2005
Location: Tampa, Fla
Posts: 37
Default

Hi,

For opening the browser in full screen mode. It's easy. Copy and paste this code into the page's HEAD tag section:

<script>
<!--
window.open("bigpage.html","fls","fullscreen,scrol lbars")
//-->
</script>


That format will give you scrollbars. If you don't want scrollbars, just alter the code a to this:

<script>
<!--
window.open("bigpage.html","fls","fullscreen=yes")
//-->
</script>


Note that the "fls" is simply a name I assigned to the page.

Now to close add this code to the newly opened page:
<A HREF="#" OnClick="window.close('fs')">Close window</A>

That will offer a link that closes the window named "fls".
kayla is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 10:31 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums