In a perfect world, web pages are seperated into Content, Layout (CSS), and Behavior (JavaScript).
I ran across this nice article, by Chris Heilmann, on Unobtrusive JavaScript. It contains several chapters on how to use JavaScript and write “accessible JavaScript”. Accessible JavaScript is an important concept.
I’m not going to re-hash everything he says. But if you use JavaScript, you should read this. Probably a couple of times…. there are some nice nuggets located in here. I particularly enjoy the page on onLoad Javascript. All in all just an excellent resource. (link via LYD)
Tagged As Javascript
Comments are Open (0)
Posted at 09:30 AM