Using Buttons for JavaScripts
To write scripts using buttons, we will first need to know how to place a button on the page. To do this, you will need to use the <FORM> tags around the button tag. Here is an example of the HTML that will place a button on the page:
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 29, 2006
Rating :




onMouseover? What's This?
Well, its time to try out your first javascript. This one is nice because we don't have to deal with adding the script tag. This little script will write something of your choice to the browser's status bar when you move your mouse over a link. Let's look at the example:
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 29, 2006
Rating :




The Basics- JavaScript Tutorial
To get started with JavaScript, you will want to be able to see the tag that will set a script apart from the HTML. The tags used to begin and end a script are the <SCRIPT> and </SCRIPT> tags. The opening tag should appear like this:
Type : JavaScript Tutorials
Level : Beginner
Added : Mar 29, 2006
Rating :




PHP Server to Client with No Refresh
Although most of our companies work is template based design, the end result is always unique and adapts to each client's individual needs.
Type : PHP Tutorials
Level : Beginner
Added : Mar 27, 2006
Rating :




Some PHP Functions You Must Know
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Type : PHP Tutorials
Level : Beginner
Added : Mar 24, 2006
Rating :




Banner Rotation Using PHP
Creating a simple ad-rotator, the ads are stored in a text file and picked randomly by this PHP code. Most of the webmaster use banner ads, we will be creating a very simple banner rotator, which picks up randomly one ad from the banner file and displays it, this file can be called in any other page...
Type : PHP Tutorials
Level : All levels
Added : Mar 03, 2006
Rating :




Shaking Images With Javascript
Create shaking images with JavaScript
Type : JavaScript Tutorials
Level : All levels
Added : Mar 03, 2006
Rating :




Uploading Files With PHP
Upload an image or file to your server without using your FTP.
Type : PHP Tutorials
Level : Beginner
Added : Mar 02, 2006
Rating :




PHP File System
We will discuss the common filesystem functions available to you. First of all, in order to do anything with a file, we must first open it. To do so we will use the following line:
Type : PHP Tutorials
Level : Beginner
Added : Feb 28, 2006
Rating :




Javascripts For Your Website
Editor's Pick in JavaScript
, February 2006
Here is a list of short but invaluable Java scripts you can insert into your own site code to implement a number of small but extremely useful features.
Type : JavaScript Tutorials
Level : All levels
Added : Feb 28, 2006
Rating :







