Things to consider before redesigning or redeveloping a website
| by Zuricka Azavedo | August 15, 2006 | |
It's 2006 and you have made a few resolutions. You need your website to perform so that you reap the rewards. |
Javascript and SEO: The New School
| by Circle Six Design | August 11, 2006 | |
I was raised to believe that javascript hindered a sites readability by search engine spiders and should be avoided at all costs. |
JavaScript Tricks And Good Programming Style
| by Alexander Kirk | August 10, 2006 |
|
Throughout time I added a few habbits that I consider to be good practices and increase the quality of my code |
JavaScript-Fu: Guidelines for Web 2.0 Mastery
| by Gianni Milanesi | August 04, 2006 |
|
"JavaScript-Fu" has the following four related meanings: 1) unobtrusive and accessible use of JavaScript, 2) thorough knowledge of Web standards, 3) rich yet usable presentational scripting, and 4) clean, readable and thoroughly commented code. |
Javascript Speed Tests
| by Sean Patrick Kane | August 02, 2006 | |
How does the speed of your browser compare with the speed of
competing browsers? |
Enumerating JavaScript Objects
| by Dean Edwards | July 28, 2006 |
|
Enumeration lies at the heart of DOM Scripting. |
A better dollar function - getElementsByAnything
| by Matthew Pennell | July 27, 2006 |
|
Anyone with more than a passing interest in modern Javascript techniques is probably aware of the Prototype framework. Among other things, it includes the extremely neat $ (dollar) function. |
AJAX:Getting Started
| by MDC | July 26, 2006 |
|
This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. |
Mouse wheel programming in JavaScript
| by Adomas Paltanavičius | July 25, 2006 |
|
This page is to provide you with general information about handling mouse wheel-generated events in JavaScript programming language. |
Benefits Of An Accessible Website: Part 1 - Increase In Reach
| by Trenton Moss | July 24, 2006 | |
A website is regarded as a service and therefore falls under this law, and as such must be made accessible to everyone. |