 |
|
Categories |
|
|
|
|
|
|
 |
How to test for the Javascript DOM?
|
| |
Browsing the forums, development articles and other resource sites raised an interesting yet recurring question: "How do I test for the Document Object Model (DOM) employed by a browser?". Strangely enough I was asking the same que ...
|
| |
By Riaan Pieterse Hits: 2049
[Javascript]
|
|
 |
Validating Numerical Input with JavaScript
|
| |
What? Make a mistake entering data? Who me? NO WAY! RightĄ Every form of data input by a user should be validated in some form or fashion. If you get clean data in, you wonĄŻt get garbage out. This tutorial is going to explain how to valida ...
|
| |
By David Morse Hits: 22561
[Javascript]
|
|
 |
Javascript Basics 01
|
| |
JavaScript adds simple or sophisticated interactivity to a Web site, enhancing the user's experience. Like any programming language, you need to understand the building blocks before you can start programming. Start at the Beginning Browse ...
|
| |
By Lisa Spurlin Hits: 12111
[Javascript]
|
|
 |
Javascript; Browser Detection and Page Redirection
|
| |
A recent project was developed using Internet Explorer 5.5 as the browser of choice. Aware of browser incompatibilities, viewing the web page using three other commonly used browsers, Internet Explorer 4.0, Netscape Navigator 6.1, and Netscape ...
|
| |
By William J. Tolson Hits: 11509
[Javascript]
|
|
 |
Ask Mr. D - JavaScript
|
| |
Dear Mr. D, I have noticed several websites that have a sale's message that scrolls across their title bar. Another site I visited had a sale's message scrolling across the status bar. These messages really caught my eye. I figure if they a ...
|
| |
By Bill Daugherty Hits: 19191
[Javascript]
|
|
 |
Some Useful JavaScript Tricks
|
| |
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 ot ...
|
| |
By Mitchell Harper Hits: 15625
[Javascript]
|
|
 |
Validating Form Input in JavaScript
|
| |
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, intention ...
|
| |
By Amrit Hallan Hits: 5853
[Javascript]
|
|
 |
Using External JavaScript Files
|
| |
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 ...
|
| |
By Amrit Hallan Hits: 29551
[Javascript]
|
|
 |
Guide to creating simple chromeless popup windows.
|
| |
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, b ...
|
| |
By Michael Bloch Hits: 16427
[Javascript]
|
|
 |
Spice Up Your Web Site with JavaScript
|
| |
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. ...
|
| |
By Shelley Lowery Hits: 17621
[Javascript]
|
|
 |
Make your website scream with excitement with Java!
|
| |
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 Jav ...
|
| |
By Johnathan Wyka-Warzecha Hits: 14876
[Javascript]
|
|
 |
Why You Need Spyware Protection
|
| |
Spyware ranges from the merely annoying, generating popup ads and slowing down your computer and internet use, to the very dangerous, logging keystrokes in an attempt to get at your passwords, account numbers and other sensitive information. ...
|
| |
By Jeff Usher Hits: 20186
[Site Security]
|
|