unobtrusive javascript, part 2: maps
Wednesday, April 25th, 2007In the previous post, I talked about using unobtrusive JavaScript to implement tabs. My next task was to unobtrusively add Yahoo! Maps to my web pages.
In the previous post, I talked about using unobtrusive JavaScript to implement tabs. My next task was to unobtrusively add Yahoo! Maps to my web pages.
This week I decided to try applying the idea of unobtrusive JavaScript to Touring Machine. My JavaScript has been pretty unobtrusive already, mostly because I just haven’t gotten around to adding much client-side behavior, but I wanted to get an early start on taking the right approach.
Last week’s main project was switching tab libraries.