Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

saved by28 people, first byBin Li on 2006-03-02, last bypete liljegren on 2007-11-20

  • on 2006-07-03 01:56:44 Libinhere
    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".
  • on 2007-06-11 11:53:03 Ycc2106
    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.
  • on 2007-06-11 11:56:06 Ycc2106
    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.