TIPS AND TRICKS>>JavaScript>>
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.
Disable right clicking and image saving
Determine the width of the browser window
Disabling/enabling javascript
Planning for disabled javascript
Disabling form double-submits
|