Unobtrusive Javascript Controversy
As a professional and bleeding edge design firm we work hard to stay on top of new technology. We put careful thought into our coding practices and conventions. But what happens when a previous convention has room for improvement but the cost of change is prohibitive? We certainly don’t suggest partial implementation. If it’s worth implementing, it’s worth implementing fully.
Our current controversy revolves around the topic of unobtrusive javascript. We (the staff at Designing Interactive) all agree on the benefits of unobtrusive javascript:
Target’s Way off Target
Way back in 2006 a blind student at the University of California-Berkeley, Bruce Sexton Jr., filed a lawsuit against the national retail giant, Target. Bruce, in conjunction with the National Federation of the Blind, has accused Target.com of having an inaccessible website.
New Browser Windows
When a user clicks a link on your (or any, for that matter) website, they expect the new web page to appear in its place. To navigate back to places they have come from, they click a ‘Back’ button on their browser. This has become normal for all internet users and is the experience they expect to have. Breaking the expectations of your users can lead to confusion and disappointment: two words usability experts despise.
It’s amazing to me that this is still a controversial topic.
Why Flash is Mostly Bad
Adobe’s animation and multimedia technology, Flash, distracts users from a websites sites core content, and introduces a myriad of design problems. While there are a few occasions where flash is acceptable, and can even add value, typically the use of Flash makes websites harder to use.
One of the largest problems with flash is Search Engine visibility, and accessibility to those with disabilities. While these problems are severe, this article’s focus is on usability, not accessibility.
Reasons to Validate
Validation is the process of ensuring that your web pages (XHTML, XML and CSS files) meet the standard set aside by the w3c, the organization responsible for these markup languages. Validation is similar to running your documents through a spell checker for errors, ensuring that the data sent to the web browsers is well formed and syntactically correct.
Search
Popular Posts
- 50 Tips To A User Friendly Website
- My Favorite Pomodoro Timers
- How to build a Gantt Chart with the Google Charts API
- Why Flash is Mostly Bad
- Sharing the Grid
- Why You Should Outsource Usability Testing
- 10 Tips to Better Google Wave Conversations
- The difference between User Research and Usability Testing?
- How to Label Submit Buttons
- Our New Development Process
Latest Comments
- vick → “ Great tutorial…”
- Tess Elliott → “ Am an MFA trained artist who is learning to do more work in the commercial world and my style uses a lot of old images for an old look. A quick flip through some of my Dover Clip Art books is always an idea generator. I design a lot for kids and they love the…”
- BenWoz → “ Love the dot paper! None of those "lines" getting in the way of my mental images.…”
- Robert → “ I have to agree with the design of the site being great. I am more interested in how the website got ranked so high and some keywords land first page in searches when the page it lands on has no page rank.…”
- Etienne Segonzac → “ Hello everyone ! I would love to have a chat with other Pomodoro users (and the mailing list is quite slow). The thing is for me the main takeaways of the technique are the rhythm + the motivation of visualizing my progress. BTW, the Navel Labs app is quite gorgeous (and the compliment is coming from a concurrent…”

