- 1,251 categories
- 40,829 scripts
- AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows u...
- Platforms
- Licenses
- Other Free / Open Source License
- This set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than us...
- A very easy and short tutorial for beginners. You will learn how to show different text without reloading the page.
- Here you will learn how to make a simple clock using text. The code of this is brief and easy. You can get alot of help from this.
- There are many scripts out there that provide customized pop ups for your pages. Rather than trying to supply a one size fits all script this article demonstrates how you can easily write your own popups, giving you complete control over what you sho...
- This article explains why browser detects should be used only as a last resort and shows why using object detection is a better alternative.
- Simple URL redirection made using JavaScript and the window.location() function. Also provided an example how to make URL redirection with time delay, using the setTimeout() function in Java Script.
- This tip demonstrates different ways of implmenting a replaceAll and discusses their pros and cons.
It shows both the easiest &"set && forget&" method as well as demonstrating the best way to code for maximum performance.
- This is the bunch of good Javascript scripts, they all are much helpful, try them!
- The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document. This is a comprehensive tutorial on how to utilize this object.
Page: