Wednesday, January 20, 2016


dsjvsd vkdsf



 <script type='text/javascript'>
var pres = document.getElementsByTagName(&quot;pre&quot;);
for (var i = 0; i &lt; pres.length; i++) {
  pres[i].addEventListener(&quot;dblclick&quot;, function () {
    var selection = getSelection();
    var range = document.createRange();
    range.selectNodeContents(this);
    selection.removeAllRanges();
    selection.addRange(range);
  }, false);
}
</script> 

0 comments:

Blogger default Comment Form Message is not anything important that you need to enable but it's a custom feature that helps your template to make commenting to the point and effective by urging people not to do spam. You can use th