Что то, у меня в опера 12.17 ссылка на страницу с кодом HTML не работает, может что не так прописано? Вот код:
Код:
Item, "Ссылка на страницу в <html>"=External action,,,, "Copy" | Go to page, "javascript:(function(){var t=document.createElement('textarea');t.style='position:fixed;visibility:hidden;left:0;top:0;';t.value='<a target=\x22_blank\x22 href=\x22'+location.href+'\x22>'+document.title+'</a>';document.documentElement.appendChild(t);t.focus();t.setSelectionRange(0, t.value.length);setTimeout(function(){document.documentElement.removeChild(t)},200)})()" & Delay, 100 & Copy
Не получается ссылка на страницу, вообще не копирует ничего...