Design Usability
  Home arrow Design Usability arrow Page 2 - More Website Knick Knack
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
DESIGN USABILITY

More Website Knick Knack
By: Chris Heilmann
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 2 stars2 stars2 stars2 stars2 stars / 75
    2004-12-13

    Table of Contents:
  • More Website Knick Knack
  • Why to stick to the tried-and-true
  • The site in the site
  • The Russian doll symptom
  • Changing the cursor
  • Baring it all
  • Forewarned is forearmed

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    More Website Knick Knack - Why to stick to the tried-and-true


    (Page 2 of 7 )

    The standard scrollbars may look boring in the eyes of a designer, but they have several benefits:

    • Visitors do not have to search for them. They know a scrollbar as something to scroll content with and don’t need to think twice about how to use it.

    • The companies developing the operating systems and/or browsers have already spent a lot of time and effort in testing the scroll bar with real people and made it as easy to use as possible.

    • Using the native elements of the browser ensures that other means of input are supported – you can scroll with the cursor keys, the “page up” and “page down keys,” or a mouse-wheel.

    A “roll your own” scrollbar solution has the following problems:

    • To remain accessible, it needs to support keyboard and mouse.

    • It cannot rely on Javascript being available. Non-Javascript environments may either cut off part of the text or break the design.

    • If it relies on plug-ins, it needs a non-plug-in fallback solution.

    Let’s take a closer look at a standard scrollbar, and what functionality it offers, to see what we would have to replicate with our own script:

    More Website Knick Knack

    A scrollbar allows us to either use the arrow buttons to scroll up and down or drag the slider to scroll faster. The slider also indicates to us where we are in the whole text and how much text there is to come.

    More Website Knick Knack

    The longer the text, the smaller the slider gets. This indicates not only where we are in the text, but also how much more there is to come.

    Clicking on any section of the area the slider resides in will move it there. Richer applications also offer fast scrolling buttons and buttons for going to the top and the bottom.

    These are a lot of features our scrollbar should have to match the ones that come free with the browser and the operating system - most of them a nightmare to implement cross-browser (when using DHTML).

    We have to ask ourselves if we are up for that, and if we are up for maintaining the script in the future to make it work with the browsers to come. Also, we have to ask ourselves how we could improve the scrollbar. Reinventing something should represent an improvement of the original product, after all; simply matching the features is not enough.

    More Design Usability Articles
    More By Chris Heilmann


       · how about all the clutter on these pages?
       · I found this article from a developer's blog posting... To quote his/her...
       · http://a.wholelottanothing.org/
       · I thought this article was informative and very helpful. Nice to see the quality of...
       · I made it about a paragraph in before the combination of:a) a spinning elf...
       · Have you noticed the unbelievable amount of clutter on this web site? Jebus!
       · Where's the seven comments?
       · They were comments basically insulting the site rather than constructive comments...
       · Ummmm... I can\'t imagine anything more insulting to the site than the fact that it...
       · Hah! I though this was a spoof when I first read it. Made me chuckle.The article...
       · Mat 7:5 "...first take the plank out of your own eye, and then you will see clearly...
       · The content may be decent, but the author should consider finding somewhere else to...
       · Is this for real? Is the writer of the article aware of the profound irony? Or was...
       · Is this for real? Is the writer of the article aware of the profound irony? Or was...
       · This article comes in the middle of a whole bunch of clutter itself.Truly, the web...
       · I also thought this was a joke at first. The article must have been republished on...
       · I am the writer of this article, and I am a contributing writer, which is all. I am...
       · Surely you can see how contradictory your article is (on this website), given the...
       · However, I considered it a good enough article and offered it. Secretly I also...
       · by far, the most popular article on the devshed network!
       · This site is ran by retards. COME ON, FIX THIS SITE!!!! They post a well written,...
     

    DESIGN USABILITY ARTICLES

    - Create Great JavaScript and CSS Menus Simply
    - Design Principles that Shape a Web Site
    - Creating Aqua Style Images
    - Easy as A,B,C – dynamic A to Z indexes
    - EasyChart: a Usability Teaching Tool to Demo...
    - Building Friendly Pop-up Windows
    - Back to School: Design Usability
    - Using HTML_QuickForm To Manage Web Forms, Pa...
    - Using HTML_QuickForm To Manage Web Forms, Pa...
    - More Website Knick Knack
    - Browsers as Test Platforms
    - Website Knick Knack
    - Dynamic Page Elements-Cloak and Dagger Web D...
    - Accessibility and Dreamweaver MX 2004







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek