CoolBook.Info : The Learning of Website Development

PHP, XHTML, CSS, JavaScript, WP, …

Archive for the ‘JavaScript’ Category

onLoad  and  onunLoad

The onLoad event occurs immediately after a page or and image is loaded.

syntax    onLoad=”JavaScriptCode”

Support by the folowing HTML tags:  <body>,  <img>
Support by the folowing JavaScript object :  body,  image
Read the rest of this entry »

JavaScript

1. Aleart Box

Syntax    aleart(“sometext”);

2. Confirm Box

Syntex     confirm(“sometext”);

Read the rest of this entry »

JavaScript

Sponsors