[Hotclick Popup Menu] Item, "Копировать адрес как BBcode" = External action,,,, "urlinfo" | Go to page, "javascriptfunction(){var a=document,t=document.createElement('textarea');var sel=window.getSelection().toString()||document.title;t.style='position:fixed;opacity:0;left:0;top:0;';t.value='[url='+a.URL+']'+sel.replace(/^\s+|\s+$/g,'')+'[/url]';document.documentElement.appendChild(t);t.focus();t.setSelectionRange(0, t.value.length);setTimeout(function(){document.documentElement.removeChild(t)},200)})()" & Delay, 100 & Copy Item, "[url]Заголовок[/url]"="Go to page, "javascript:void(window.prompt('','[url='+location.href+']'+document.title+'[/url]'));" & Delay, 10 & Copy & Cancel" Item, "[url]Выделение[/url]"=Go to page, "javascript:void(window.prompt('','[url='+location.href+']'+window.getSelection()+'[/url]'));" & Delay, 10 & Copy & Cancel Item, "Выделение [url]Заголовок[/url]"=Go to page, "javascript:void(window.prompt('',window.getSelection()+' [url='+location.href+']'+document.title+'[/url]'));" & Delay, 10 & Copy & Cancel -------------------------= Item, "Заголовок \ URL"=Go to page, "javascript:void(window.prompt('',document.title+'\r\n'+location.href));" & Delay, 10 & Copy & Cancel Item, "[url]Заголовок[/url] \ Выделение"=Go to page, "javascript:void(window.prompt('','[url='+location.href+']'+document.title+'[/url]'+'\r\n'+window.getSelection()));" & Delay, 10 & Copy & Cancel ------------------------= Item, "Выделение <a href>Заголовок</a>"=Go to page, "javascript:void(window.prompt('',window.getSelection()+' <a href=\x22'+location.href+'\x22>'+document.title+'</a>'));" & Delay, 10 & Copy & Cancel |