-
Accessible Context-sensitive Help with Unobtrusive DOM Scripting
By Frank M. Palinkas · Thursday, February 7, 2008 2
This article demonstrates two methods of calling context-sensitive help in a web form, in an accessible manner, using unobtrusive DOM scripting. Read more…
-
The first working draft of HTML 5 is here!
By Anne van Kesteren · Thursday, January 24, 2008 0
The first working draft of HTML 5 is here! In this article, we take a look at the release and what it means for the future of the web, and provide links to some of the best in-depth resources available. Read more…
-
The first working draft of HTML 5 is here!
By Anne van Kesteren · Wednesday, January 23, 2008 5
The first working draft of HTML 5 is here! In this article, Anne van Kesteren takes a look at the release and what it means for the future of the Web, and provides links to some of the best in-depth resources available. Read more…
-
The Opera plug-in interface
By Opera Software · Friday, January 18, 2008 4
This article documents how to extend the Opera browser through the new NPAPI plug-in interface, a cross browser plug-in scripting solution developed between a number of browser vendors. Read more…
-
Creating Accessible Data Tables
By Frank M. Palinkas · Friday, January 18, 2008 4
It is important that you code your HTML data tables with assistive technologies in mind, so they can be read correctly by people with disabilities such as visual impairments. In this article, Frank Palinkas shows you how. Read more…
-
Building Accessible Static Navigation with CSS
By Frank M. Palinkas · Wednesday, January 9, 2008 35
When building a navigation menu for a web site, steps should be taken to ensure that it is accessible, and degrades gracefully in older browsers with lesser CSS support. In this article, Frank Palinkas explores one such implementation. Read more…
-
Progressive Enhancement with CSS 3: A better experience for modern browsers
By Peter Gasston · Wednesday, January 9, 2008 1
In this article, Peter Gasston of css3.info blazes through some neat ways of progressively enhancing your designs using CSS3 properties. Read more…
-
The seven rules of unobtrusive JavaScript
By Christian Heilmann · Wednesday, December 19, 2007 6
Reproduced with permission from Christian's wait-till-i.com developer resource/blog site, this article provides a very useful set of tips for any experienced JavaScript developer wanting to improve their unobtrusive JavaScript skills. Now read on...! Read more…