22
edits
(→Additional Mouse Interactivity: Clarified.) |
|||
| Line 188: | Line 188: | ||
== Additional Mouse Interactivity == | == Additional Mouse Interactivity == | ||
* | * Grabbing whitespace within the document act as grabbing the icon in the address bar. ie: it becomes the link. | ||
* Dragging links to whitespace opens the link in new tab or window | * Dragging links to whitespace opens the link in new tab or window. - SuperDragAndGo extention provides this. | ||
* Highlighting text causes it to be treated as a link in all of it's functionality. If it is a valid, unformatted URL, go to that page. If it is text treat it as an "I'm feeling lucky Google search". Apply a max length of 256 characters to prevent shift+a+click overloading. | * Highlighting text causes it to be treated as a link in all of it's functionality. If it is a valid, unformatted URL, go to that page. If it is text treat it as an "I'm feeling lucky Google search". Apply a max length of 256 characters to prevent shift+a+click overloading. | ||
* Shift-click, alt-click or whatever on any graphical object (animated gif, flash etc.) hides the object | * Shift-click, alt-click or whatever on any graphical object (animated gif, flash etc.) hides the object | ||
edits