Unobtrusive Javascript
Written by admin on February 28th, 2010I’m trying to figure out the best way to create a menu from my database that will be useable with or without Javascript. After spending some time with the language, massaging it, rubbing its feet, I’m getting a better idea of how I want to use it. In fact, I’m really glad that I didn’t spend any time on Javascript for quite a while. I kind of stumbled onto the concept of unobtrusive Javascript. Basically, I’m trying to figure out how to make the web form for the menu look and function properly before I even think about pull in Javascript to make it snazzier. Then, once the menu works, I can come back in and make it better for those of us who enjoy the nice things in life.
