Archived posts, February 2008
Helping others understand web accessibility
Accessibility is sometimes harder to get into than it should be. The documentation is hard to read and we can all do a little bit more to help each other.
Make sure your website works with or without www
Make sure your website is available whether or not the visitor has typed www in front of your domain name.
Beware of id and name attribute mixups when using getElementById in Internet Explorer
When using getElementById to get a reference to an element via the id attribute, IE may return an element whose name attribute contains the value you’re matching.
DOMAssistant 2.6 released
The lightweight JavaScript library DOMAssistant has been updated to version 2.6, with really fast CSS selectors, a plugin model, a development team, and more.
- Previous month: December 2007
- Next month: April 2008