Click here to go Home

This is my 100% OFF SALE, that's right, you pay NOTHING. Everything here is FREE! No Sample, No Trial, It's FREE!
How do I Cut Copy and Paste? Click Here              Watch the Preview for Cut|Copy|Paste




PATCAM 2010

Welcome To Cut Copy Paste, a step by step guide to totally customize Blogs. Whether you're wanting to build a website or just a really cool blog, I can show you some easy ways to get started.

Feel free to leave suggestions or comments to help make this site better in the Shout Box below.



Adding Playlist Lesson:


Created By:
PATCAM
Web Designs
Oklahoma City, Ok.


Serving the State of Oklahoma and beyond. P.W.D. is dedicated to helping small businesses get their products & services on the Internet. We can custom build a website that caters to your needs and the needs of your customers.

We understand the complexities of Internet Coding and work out all the red tape, so that when you or your customers are ready, you can enjoy all the benefits of having your very own Website.


We Build:

Websites
Order Forms
Employee Applications
Photo Galleries
Video Productions


Click Here to Learn More!




PATCAM
Amanda's Magazine

Powered by Blogger





PATCAM
Recommends:



Opera Web Browser





Sunday, October 23, 2005

Auto Maximize the window upon loading your page...

Enter the highlighted text into the "HEAD" area of your HTML script:



<script language="JavaScript1.2">
<!--

/*
Auto Maximize Window Script- By Nick Lowe (nicklowe@ukonline.co.uk)
For full source code, 100's more free DHTML scripts, and Terms Of Use
Visit http://www.dynamicdrive.com
*/

top.window.moveTo(0,0);
if (document.all) {
top.window.resizeTo(screen.availWidth,screen.availHeight);
}
else if (document.layers||document.getElementById) {
if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){
top.window.outerHeight = screen.availHeight;
top.window.outerWidth = screen.availWidth;
}
}
//-->
</script>



This Javascript will cause the Explorer window to maximize automatically to the full size of the screen whenever some loads your page. This is helpfull if you want people to see as much of the pages content as possible.

Labels:

0 Comments:

Post a Comment

Comments are always welcome, please have respect when addressing other's.

<< Home


CCP - Networked Blogs on Facebook

* Website Construction or Building Websites Since 1998 in The Great State of Oklahoma
** Cut Copy Paste "Unblogged" is an archive of all the lessons from this blog and an example webpage.
PATCAMADEUS ORACLUS