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:

Saturday, October 22, 2005

Make your YouTube Video Autoplay

To make your YouTube Video start automatically when you load the page, you only have to add a little code after the video URL in the script

Example:

this is the normal embed code:

CCP - Networked Blogs on Facebook


Thank you for visiting Cut Copy Paste, I have added the iFrame for my New Facebook Page and I want YOU to Become a Fan!
It's the most recent project I have been working on. The ultimate goal is to get all of these different platforms to perform together. All the lessons are still here, and there's more Coming Soon!

Note: The Facebook iFrame is only visible on the Main Page and the Archive Page of this site. This feature will be hidden while viewing any of the lessons or posts.


* 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