Category: javascript
Opening a new window with Unobtrusive Javascript
Nov 08 2009According to the W3C Specifications, XHTML should only deal with information displayed in a browser window. Basically, opening a new window is something that does not relate to the current window, and therefore XHTML should not perform this action. So, when opening a new page, this should be... read more on Opening New Windows With Unobtrusive Javascript
Flash and Gracefully Degrading Navigation
Apr 30 2009Flash animation is often used to enhance the user experience, although sometimes at the expense of accessibility, and users who are incapable of viewing flash. A beautiful animation may be good at drawing people’s attention to unique selling points, or as design elements alone, but... read more on Flash Navigation And Alternate Content
