Search our tutorials

Western Studios Tutorials

     There are 409 Links and 7 Categories in our database

First .... 3 4 5 67 8 9 .... Next Page Previous Page

How to Create Collapsible DIV with Javascript and CSS


Added on: 08-Mar-2007 | Visits:(142) | Category: Web design
In this tutorial, we will create functions to slide DIVs up and down. It supports multiple animations happening simultaneously, as well as a variable animation length. It’s also time-based, rather than increment based, so it’ll animate the same speed on most computers; old computers won’t take 10 minutes for a DIV to slide down.

Comments (0)

Learn CSS Positioning in Ten Steps


Added on: 05-Mar-2007 | Visits:(121) | Category: Web design
This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.

Comments (0)

Pixel Buttons


Added on: 03-Mar-2007 | Visits:(132) | Category: Photoshop
Micro buttons are a popular addition to many websites nowadays, and are very useful for sprucing up search engines, navigation systems, etc. Thankfully for us, they are also simplicity itself to create, and can be easily customized to individual requirements.

Comments (0)

XP Tweaks


Added on: 03-Mar-2007 | Visits:(137) | Category: Windows
Various kinds of XP Tweaks, i have used many of these and they all work great

Comments (0)

Create a countdown timer in flash


Added on: 12-Feb-2007 | Visits:(371) | Category: Flash
In this tutorial you will learn how to make an easy timer with the setInterval() function. You should have a basic knowledge of actionscript, but other than that this tutorial is pretty short.

Comments (0)

CSS Centering


Added on: 11-Feb-2007 | Visits:(182) | Category: Web design
How do you center a containing block on a page using CSS? There are two main methods and the choice should be made based on whether your page layout is liquid (will move in and out depending on the size of the browser window) or fixed width.

Comments (0)

Background Positioning with CSS


Added on: 08-Feb-2007 | Visits:(170) | Category: Web design
This is the most detailed list of tutorials explaining background position using CSS.

Comments (0)

How to host your own website


Added on: 06-Feb-2007 | Visits:(222) | Category: PHP
The tutorial shows you the steps to running your own website from your computer.

Comments (0)

Secure File Upload


Added on: 06-Feb-2007 | Visits:(183) | Category: PHP
PHP makes uploading files easy. You can upload any type of file to your Web server. But with ease comes danger and you should be careful when allowing file uploads.

Comments (0)

Prevent SQL Injections in PHP


Added on: 05-Feb-2007 | Visits:(211) | Category: PHP
One of the things that most scared me when creating database driven applications with PHP was the thought of someone messing with my database by using SQL injection attacks. I had heard about this from various times before thanks to other sites, but didn’t really know what it meant or what harm it could cause. In this article, I hope to enlighten you.

Comments (0)



First .... 3 4 5 67 8 9 .... Next Page Previous Page

All tutorials are copyrighted by their respective owners. Western Studios can not be held responsible for any damages using these tutorials might cause.