Wednesday, 23. July 2008, 12:45:54
(last edited 2009-11-28)
(green links are button-installer tags)If you rightclick in selected rendered text, the context menu that pops up seems to give you only one launch option:
Go to web address. In fact, you can add Shift as you select it to ensure that the page launches in a new window; or Shift +Ctrl, to make it launch in the background - but you have to be aware of those rules, and willing to use both hands. And if the link is in editable text, you're out of luck and will have to copy and paste.
It would be desirable to put those launches on the menu, where they are obvious and generable with a simple click, and to cope with editable text. One can write macros - strings of Opera functions - which do this. But they have their own flaws which, though minor, are real: they erase the clipboard, and either mess up tiling, or depend on using, and sticking to, non-standard settings.
Javascript makes flawless functions (which can go on menu, keystroke, gesture or toolbar) possible; here they are. The old macro versions are also included - in case anyone keeps javascript off, and to show how complicated things get when one must allow for preference settings.
Read more...