Learn how to create auto looping banners using JavaScript! In this article, we learn how to rotate banners in a loop with a specified delay. The script will count the number of banners present in the specified location and set the automatic loop of all the banners.
Comments closedMonth: June 2009
Dreamweaver can connect to a database, in two ways; DSN Connection and DSN-less connection. How to create a DSN-less database connection is explained in this article.
Comments closed
The ‘div’ and the ‘span’ tags are quiet frequently used tags in HTML. The proper understanding of these tags are very much important for a web HTML developer.This article is shows what are the characteristics of both these tags. Understanding the difference between both tags will help to use them in appropriate place.
Comments closedBasic terms in Flash is explained in this article. Please note, This is only a beginner’s NOTE BOOK and is completely meant for those who are newbies to Flash. Proper knowledge of these terms are mandatory for a Flash learner.
Comments closedIn this article you will learn how write a simple JavaScript for loop function.
Following is a sample of “For loop” function:
CSS Padding Properties:
The CSS padding properties define the space between the element border and the element content. Remember, Negative values are not allowed while specifying padding values.
The possible usages are as follows (sample values are given):
Comments closed