Amazon and AJAX in Interface Design
by Mark Phillips - November 18th, 2007Amazon has a good example of the selective and sensible use of AJAX type controls in an interface. In various presentations on software design I often talk about using AJAX and Javascript wisely and sparingly. Too much and the rate of confusion and user error rises significantly.
On Amazon’s holiday-ready site they use Javascript pulldowns and mouseovers to show the user the different departments they can shop from. However when letting the user select different areas to search on, the site doesn’t automatically take the user anywhere. It lets the user manually select the specific area they want to go to, enter a search term, then click GO.
If a user knows exactly where they want to go its important to make sure they can get there unhindered. The interface shouldn’t try and guess what they want or, worse yet, mistakenly take the user somewhere they don’t want to be. A good interface should show the user all the options available to them, then let them get there quickly and directly (and help them avoid any wrong turns). Nice job Amazon.
Tag:AJAX, amazon, AMZN, interface design, software designBookmark this post:




November 18th, 2007 at 9:47 pm
[…] read more here […]
November 19th, 2007 at 1:06 am
[…] the full story here Der Beitrag wurde am Sunday, den 18. November 2007 um 14:21 Uhr veröffentlicht und wurde […]
November 19th, 2007 at 1:32 am
[…] P. Phillips wrote an interesting post today on Amazon and AJAX in Interface DesignHere’s a quick […]
November 27th, 2007 at 8:15 am
[…] Amazon and AJAX in Interface Design […]