14749Betlik Webmaster Forumshttp://www.betlik.com/showthread.php?p=2103Communicate privately with other members (PM).
Get points (BK$) for making posts, which can be converted into Money,Domains,Hosting etc..
Donate your earned points (BK$) to other users for works like "They make posts for you","Suggest you something" etc....
Respond to threads and start your own threads.
Get access to our Marketplace where you can sell/buy websites,domains etc. You can offer your services and make money.JavaScript > Tips and Tutorials > Introduction to JavaScriptOct 12, 2006Betlik.com
Let?s face it, not everyone wants to know everything there is about javascript. Some people just want to know enough to apply others javascript scripts to their own page. If you are that kind of person then this article is for you.
You?ll get familiar with operators really soon, that?s because you already know the basics of them. Yes, you do. You learned about them in your first years of elementary school. Addition, subtraction, multiplication, division? this is what operators are all about.
You will not believe how important loops are in programming. Loops help a program decide what to do. From the simplest thing that may sound like ?While the visitor visits the website between 7AM and 10AM say ?Good morning?? to ?If browser is Internet Explorer use x function, if browser is Firefox use y function?.
Now, an example more suitable for JavaScript will be choosing between two different types of scripts, one for Internet Explorer browser and one for Netscape, because of some incompatibility between the two.
No matter where, loops are frequently used in programming. There are several types of loops and you will learn them all by reading the below lessons.
The following sample of code gives an idea of how to add a blinking flash message at the status bar. Adding flash text at the status is very simple for that we use a single if-else loop in function blinkflash(). This script is compatible with IE. Click here to see live example.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.