header
 
     
 
pixel
pixel pixel

Javascript Tips

You have to be careful with Javascript. The fact that it's not supported by some browsers and more importantly, that it makes search engine spiders cranky, are two good reasons to treat it with caution. However, there are some things that can only be done client side and well, some things you can do with Javascript are pretty cool.

bullet  Disable right clicking and image saving
bullet  Determine the width of the browser window
bullet  Disabling/enabling javascript
bullet  Planning for disabled javascript
bullet  Disabling form double-submits