Some Useful JavaScript TricksAuthor: Mitchell Harper
JavaScript can be one of the most useful additions to any web
page. It comes bundled with Microsoft Internet Explorer and
Netscape Navigator and it allows us to perform field
validations, mouse-overs images, open popup windows, and a slew
of other t
Validating Form Input in JavaScriptAuthor: Amrit Hallan
This time we'll make a form that collects information about the
visitor at your site. You must have filled-in copious
registration forms or survey forms where you had to enter your
name, your email, your address, etc. Sometimes users,
intentionally
Using External JavaScript FilesAuthor: Amrit Hallan
When you have lots of JavaScript functions and you plan to use
them on many web pages, it is always advisable to keep them in a
separate file, and then include that file on every page where
those functions are required. This way, you can better orga
Guide to creating simple chromeless popup windows.Author: Michael Bloch
Popup windows - hate 'em or love 'em; they are a constant
companion during our Internet surfing. They can be quite useful,
especially the chromeless variety.
A chromeless popup window is one that doesn't show the browsers
menu or tool bar, but doe
Spice Up Your Web Site with JavaScriptAuthor: Shelley Lowery
JavaScript is a scripting language designed for use within a web
page and/or on a web server. It is used to create special
effects within a web page. Elements such as links, images and
forms can be manipulated using this powerful technology.
Unlike
Make your website scream with excitement with Java!Author: Johnathan Wyka-Warzecha
Several years ago, Java was introduced. It was slow. Now,
computers have beefed up, the internet is a lot faster, and Java
is a serious language. It can lower costs, and REALLY get people
talking about your website! I'll cover:
1) WHAT is Java, and