My latest article is [url="http://www.bellaonline.com/articles/art22665.asp"]JavaScript Increment and Decrement[/url]

Learn to use the JavaScript increment and decrement operators "++" and "--". These operators are the same in Java, C, C++, Php and a number of other programming languages, so if you are a programmer who finds prefix and postfix notation confusing, you might want to check it out.

Julie