Just about all of the contextual advertising services and many other types of services use JavaScript to include their ads on your website.
Javascript Password Protection
The protection of web pages using a password comes up sooner or later when developing your site. The most secure way is to implement PHP, ASP or other advanced web programming languages.
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?”.
How to Handle Web Surfers Who Disable JavaScript
This article describes how to create a web page that can be viewed by users, who have disabled JavaScript support or whose web browser does not support it.
Google’s Matt Cutts And JavaScript Redirects
There are a number of different optimization techniques webmasters use to try and improve their search engine rankings, some acceptable (white hat SEO), some not (black hat SEO).
Take Advantage of Simple JavaScript Optimization
Coding projects, anyone? Well, if you find yourself buried in some such projects like this either a small and simple one or a really large one, then JavaScript is here to the rescue.
Browsers Face JavaScript Spoofing Issue
The way browsers handle JavaScript dialog boxes may pose a security threat to an unthinking user.
A JavaScript That Kills Google AutoLink Links
Chris and Gurtie at Search Guild have published a working script that webmasters can insert into their webpages that kills Google AutoLink links.
Developing Your Site For Performance : JavaScript/File-Related Optimization
This is the third part of a five part article. Read part 2 here.
JavaScript: Redirecting URL
Whenever you want to generate dynamic pages you often have to resort to using some server side scripting language such as PHP or ASP.