分享

Unobtrusive Javascript

 accesine 2005-10-14

Unobtrusive Javascript

Javascript is a wonderful tool to enhance the usability of web sites. It is the extra layer above the mark-up "what is this text" and the CSS "how should it be displayed". Javascript adds a new dimension, the "how should this element behave".

Get the Coursebook

This course is now also available in printable format. It features

  • Rewritten and amended course material
  • Syntax highlighted code examples
  • Two extra chapters:
    • DOM accidents - explaining accessibility problems to avoid when scripting the DOM
    • Outdated JavaScript techniques - why not to use and how to replace them with more modern techniques

You can download a sample chapter (120KB, PDF format) or donate a 2 digit figure at paypal to obtain your copy. Please state the format you want the course book in (Word or PDF)

Donate now to claim your copy of the course book

On the following pages we will discuss and see how we can use Javascript, but still maintain accessibility. The technique to completely separate Javascript from the other two layers of web development has become commonly named "unobtrusive Javascript", as "accessible Javascript" does not quite cut it. You can have a perfectly separated Javascript and still be totally inaccessible.

Anyways, let‘s cut to the chase.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多