Sqworl Bookmarklet


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. javascript:(function(){sqworl_script=document.createElement('SCRIPT');sqworl_script.type='text/javascript';sqworl_script.src='http://sqworl.com/bookmarklet/bml.js?x='+(Math.random());document.getElementsByTagName('head')[0].appendChild(sqworl_script);})();

URL: http://sqworl.com/bmlet.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.