SunQuest
 
       Design Usability
  Home arrow Design Usability arrow Page 2 - Dynamic Page Elements-Cloak and Dagger Web...
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  
Dedicated Servers  
Actuate Whitepapers 
Moblin 
IBM® developerWorks 
Sun Developer Network 
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

Dynamic Page Elements-Cloak and Dagger Web Design
By: Christian Heilmann
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 3 stars3 stars3 stars3 stars3 stars / 7
    2004-10-18

    Table of Contents:
  • Dynamic Page Elements-Cloak and Dagger Web Design
  • The Origin of Dynamic Elements
  • Current Problems
  • Troubles with Available Screen Estate
  • Current Uses of Dynamic Elements
  • Explorer Menus (collapsible list navigations)
  • Collapsible Page Elements
  • Tooltips and Hidden Extra Information
  • Enhanced Internal Navigation
  • Conclusion and Notes

  • 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

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Dynamic Page Elements-Cloak and Dagger Web Design - The Origin of Dynamic Elements


    (Page 2 of 10 )

    Hiding and showing elements on user interaction originates from application design. Applications become more usable by not showing us all their options at once but allowing us to turn them off and on. Furthermore, we can arrange the elements freely on the screen and the application "remembers" their state and location when we end it.

    Application design offers a much richer interface than web design to allow for these usability enhancements. An HTML page is a document, and resides inside several applications - the operating system, the browser and, if needed, an assistive technology like a screen reader. What makes it worse is that we don't know which applications are used, and trying to guess which ones they are [See Note 2] is flaky at best if not impossible.

    The Perfect Solution

    A perfect dynamic elements solution should be unobtrusive and accessible:

    • It should only apply itself when it can be applied to avoid hiding elements that cannot be shown again.
    • It should be independent of input device
    • It should enhance existing markup rather than creating crucial content via CSS or Javascript.

    These are the basic legal requirements [note 3], but our solution should also offer a bit more usability.

    Maintaining the Current State

    If possible, our solution should store the users' current status. Typically a hiding and showing solution initializes the page every time the browser loads the page. All elements that are to be hidden get hidden, which can be pretty annoying when you reloaded the page without wanting to. These unwanted reloads happen a lot when we use collapsible elements to simulate a whole web site in one document "to avoid long loading times".

    As web users who had to suffer badly designed pages for years, we got used to going back to the previous page when we ended up on a wrong one either via the "back" button or the equivalent keyboard shortcut - not via the navigation - thus initializing all hidden elements. This can only be prevented by storing the current state in a session, database or cookie.

    Telling the Users Where They Are

    Our solution should make sure that users get the information where they are in the page hierarchy at any point, the "you are here" effect of the boring old text links.

    More Design Usability Articles
    More By Christian Heilmann


       · Great Article, As a web designer we all have to be very careful about cloaking....
     

    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-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway