2006-02-18から1日間の記事一覧

Yahoo! Design Pattern Library :: Module Tabs の訳

http://developer.yahoo.net/ypatterns/pattern_moduletabs.phpModule TabsThe user needs to navigate through one or more stacked panes of content without refreshing the page. EXAMPLE: Module tab navigation from Yahoo! News

Yahoo! Design Pattern Library :: Breadcrumbs の訳

http://developer.yahoo.net/ypatterns/pattern_breadcrumbs.phpBreadcumbsProblem SummaryThe user needs to be able to navigate up (towards the root page) and have an understanding of where she is in relation to the rest of the site. EXAMPLE: B…