Differences between revisions 7 and 8
Revision 7 as of 2010-12-16 04:25:20
Size: 2400
Editor: shoobe01
Comment:
Revision 8 as of 2010-12-17 01:08:21
Size: 2871
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Location within a series of screens with alternate or continuing display of a set of content should be clearly communicated. Location within a series of screens with alternate views, or which continue the display of a set of content, should be clearly communicated.
Line 15: Line 15:
This overlaps heavily with the '''[[Pagination]]''' widget, to the degree where it may be unclear which is being applied. The This overlaps heavily with the '''[[Pagination]]''' widget, to the degree where it may be unclear which is being applied. The key determining factor is if the indicator is integral with the method of changing pages.
Line 19: Line 19:
'''Location Within''' widgets are used to convey the specific context of a page within a series. The method used depends on the amount and type of information being presented. '''Location Within''' widgets are used to convey the specific context of a page within a series. The method used depends on the amount and type of information being presented. There are two basic types.
Line 21: Line 21:
Text - "1 of 3" etc. slideshows very often... '''Text''' widgets list the current page, of a set of pages. "1 of 16," for example. This is often encountered in slideshows, or other contexts where much other meta-data is often displayed. These are suitable for any number of screens; numbers are very space-efficient ways of displaying the information.
Line 23: Line 23:
Graphic indicators: Dots and bars, - good for the '''Film Strip''' pattern, as on home pages especially... Bars (like dots, but on a bar... looks like a scrollbar, but jumps to positions for individual screens); same as the dot, but looks different. So, not a variation? '''Graphic''' widgets indicate the position as a single item among a field. This may overlap with certain implementations of the '''[[Tabs]]''' pattern, but the entire set of pages must be visible on the page, and may not overflow. The dot and bar indicators to show position within the Home screens is a typical use for these indicators.
Line 29: Line 29:
There are no direct interaction details with the '''Location Within''' pattern. There are no direct interaction details with the indicate-only '''Location Within''' pattern.

Indicates location, without a jump to feature, or a pagination control per se. Dot indicators are this, for example. Note comparison to Scroll and how scrollbars and thumbnails are special cases, considered in detail there, which see. NOTE in the pattern that this is not usually an access method, just an indicator that other patterns are used to get access, like Home page Slideshow style.

Compare Hero200 and Galaxy. Sliding bar vs. transitioning dot. Do not just indicate, but actually show movement, to make it clear what is being shown off.

Indicator can disappear when not actively moving, but can be confusing, so often should always be there...

Problem

Location within a series of screens with alternate views, or which continue the display of a set of content, should be clearly communicated.

Solution

When several screens of similar or continuous information are presented with an organic access method, an indicator is usually required so the user understands their position within the system. Two very common uses for this widget are the Slideshow and Film Strip'] patterns. These each have the inter-frame interaction integrated with the basic pattern.

This overlaps heavily with the Pagination widget, to the degree where it may be unclear which is being applied. The key determining factor is if the indicator is integral with the method of changing pages.

Variations

Location Within widgets are used to convey the specific context of a page within a series. The method used depends on the amount and type of information being presented. There are two basic types.

Text widgets list the current page, of a set of pages. "1 of 16," for example. This is often encountered in slideshows, or other contexts where much other meta-data is often displayed. These are suitable for any number of screens; numbers are very space-efficient ways of displaying the information.

Graphic widgets indicate the position as a single item among a field. This may overlap with certain implementations of the Tabs pattern, but the entire set of pages must be visible on the page, and may not overflow. The dot and bar indicators to show position within the Home screens is a typical use for these indicators.

The two variations above may be combined, such as when a graphic indicator cannot fit all the graphics on the screen; the graphics are used for indicating transitions between individual pages, and a text indicator may used to provide overall context.

Interaction Details

There are no direct interaction details with the indicate-only Location Within pattern.

Presentation Details

copy labelling stuff from Pagination...

Dots/bars: Slides when moving - do NOT just jump

Antipatterns

f...

Examples

Location Within (last edited 2011-07-31 20:52:09 by shoobe01)