Widget:Copyable: Difference between revisions

From The Toaq Wiki
(testing Widgets)
 
(add explicit <a> element on the outside)
Line 1: Line 1:
<pre onclick="javascript:(function(){this.select();document.execCommand('copy');}()"><code><!--{$contents|escape:'html'}--></code></pre>
<a href="javascript:(function(){this.select();document.execCommand('copy');})()"><pre><code><!--{$contents|escape:'html'}--></code></pre></a>

Revision as of 13:26, 20 December 2022

<a href="javascript:(function(){this.select();document.execCommand('copy');})()">

<code><!--{$contents|escape:'html'}--></code>

</a>