File: bookmarklet_ie.js

Recommend this page to a friend!
  Classes of Mark Rolich   JS Rulers Guides   bookmarklet_ie.js   Download  
File: bookmarklet_ie.js
Role: Application script
Content type: text/plain
Description: IE bookmaklet
Class: JS Rulers Guides
Place and draw guides and rulers like Photoshop
Author: By
Last change: Update of bookmarklet_ie.js
Date: 2 years ago
Size: 480 bytes
 

Contents

Class file image Download
javascript:(function(){if(window.rg===undefined){var mainUrl='https://rawgithub.com/mark-rolich/',libs=['Event.js/master/Event.js','Dragdrop.js/master/Dragdrop.js','RulersGuides.js/master/RulersGuides.js'],i=0;for(i;i<libs.length;i++){document.body.appendChild(document.createElement('script')).src=mainUrl+libs[i];}var evt=new Event(),dragdrop=new Dragdrop(evt);window.rg=new RulersGuides(evt,dragdrop);}if(window.rg.status===1){window.rg.disable();}else{window.rg.enable();}})()