Welcome to Webmaster Resources 101


Our Network:

Programming/Coding - JavaScript & DHTML Articles

Articles Home :: Programming/Coding - JavaScript & DHTML Articles

Articles: 3

Control Structures
Most of the programming languages use control structures to control the flow of a program. The control structures include decision-making and loops. Decision-making is done by applying different conditions in the program. If the conditions are true, the statements following the condition are executed.
Monday, 18th August 2008

How To Hide A Frame With JavaScript
Here is a quick and easy way to hide a frame in a frameset.
Sunday, 14th November 2004

How To Hide Your JavaScript With PHP!
Don't want your JavaScript copied? Here's a very simple script that will hide it!
Monday, 8th November 2004