Mobile/UI/Designs/TouchScreen/workingUI/CSM: Difference between revisions
< Mobile | UI | Designs/TouchScreen | workingUI
Jump to navigation
Jump to search
(New page: Context-sensitive menus as in, right-click menus, but where right-click is not the invocation mechanism.) |
No edit summary |
||
Line 2: | Line 2: | ||
as in, right-click menus, but where right-click is not the invocation mechanism. | as in, right-click menus, but where right-click is not the invocation mechanism. | ||
The Context-sensitive menus can be invoked by “Tap-and-Hold”. The usual case will be that the CSM can be invoked on any object within the web page currently viewed without activating the link or object. Context-sensitive menus can be invoked over content rendered by a plug-in only if the plug-in supports CSM. The CSM opened over a plug-in will contain the commands provided by the plug-in. | |||
{| cellpadding="10" bgcolor="#ccc" | |||
|+'''Context-sensitive menu commands and availability for different web objects''' | |||
|- | |||
!|Context-sensitive menu commands | |||
!|Link | |||
!|Link + image | |||
!|Image | |||
!|Web page / text | |||
|- | |||
|New window | |||
| | |||
| | |||
| | |||
|X | |||
|- | |||
|Open in new window | |||
|X | |||
|X | |||
| | |||
| | |||
|- | |||
|Open in new tab | |||
|X | |||
|X | |||
| | |||
| | |||
|- | |||
|Save link as | |||
|X | |||
|X | |||
| | |||
| | |||
|- | |||
|Save image as | |||
| | |||
|X | |||
|X | |||
| | |||
|- | |||
|Save page as | |||
| | |||
| | |||
|X | |||
|X | |||
|- | |||
|Send via Email | |||
|X | |||
|X | |||
| | |||
|X | |||
|- | |||
|Send via SMS | |||
|X | |||
|X | |||
| | |||
|X | |||
|} |
Revision as of 11:58, 7 November 2008
Context-sensitive menus
as in, right-click menus, but where right-click is not the invocation mechanism.
The Context-sensitive menus can be invoked by “Tap-and-Hold”. The usual case will be that the CSM can be invoked on any object within the web page currently viewed without activating the link or object. Context-sensitive menus can be invoked over content rendered by a plug-in only if the plug-in supports CSM. The CSM opened over a plug-in will contain the commands provided by the plug-in.
Context-sensitive menu commands | Link | Link + image | Image | Web page / text |
---|---|---|---|---|
New window | X | |||
Open in new window | X | X | ||
Open in new tab | X | X | ||
Save link as | X | X | ||
Save image as | X | X | ||
Save page as | X | X | ||
Send via Email | X | X | X | |
Send via SMS | X | X | X |