|
WebWord Weblog Posting Posting Date: April 29, 2002 Practical JavaScript for the Usable Web (WDVL) -- "This is a new kind of JavaScript book. It's not cut'n'paste, it's not a reference, and it's not an exhaustive investigation of the JavaScript language. It is about client-side, web-focused, and task-oriented JavaScript."
Reader Comments...
I like the sound of this book. I prefer the "surgical" use of Javascript. No big IE-only DHTML monstrosities, just small little changes. Two examples: Google is so minimalist that I'd assumed they didn't use any Javascript. Then I looked at the source code, and realized they are putting the focus on the search field, which just makes it that one bit faster. Or take babelfish. You can either punch text directly in, or you can put in a URL. If you bring focus to either of the text fields, the respective radio button is selected for you. Speaking of DHTML, looking at scrollable DHTML pages makes you appreciate the elegance of the scrollbar. In one device you can: 1) Scroll a small bit at a time. With most DHTML scrollers, you get to scroll at one speed, possibly with a mouseover. Woo hoo. I do dislike one thing about the Windows implementation of the scrollbar: Windows needs to set a higher minimum size for the face (raised area) of the scroll bar. I hate when it's incredibly small: I don't want to have to think about not missing the scrollbar when I'm trying to read something. Don't reinvent the scrollbar!
Home | Moving WebWord | Cool Books | Hot Web Sites
URL: http://webword.com/weblog/ ©1998-2005 by WebWord.com. All rights reserved. |