Sha256: ab0f5074b936ed48c6dedb6528d43b88ae103e4e75fe3c1c7881d30d56f264c8

Contents?: true

Size: 305 Bytes

Versions: 27

Compression:

Stored size: 305 Bytes

Contents

  function callout(d, id, src) {
     var js, fjs = d.getElementsByTagName('script')[0];
     p=/^http:/.test(d.location)?'http':'https';
     if (d.getElementById(id)) {return;}
     js = d.createElement('script'); 
     js.id = id;
     js.src = p + src;
     fjs.parentNode.insertBefore(js, fjs);
  }

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
runeblog-0.2.94 lib/exper/callout.js
runeblog-0.2.93 lib/exper/callout.js
runeblog-0.2.92 lib/exper/callout.js
runeblog-0.2.91 lib/exper/callout.js
runeblog-0.2.90 lib/exper/callout.js
runeblog-0.2.89 lib/exper/callout.js
runeblog-0.2.88 lib/exper/callout.js
runeblog-0.2.87 lib/exper/callout.js
runeblog-0.2.86 lib/exper/callout.js
runeblog-0.2.85 lib/exper/callout.js
runeblog-0.2.84 lib/exper/callout.js
runeblog-0.2.83 lib/exper/callout.js
runeblog-0.2.82 lib/exper/callout.js
runeblog-0.2.81 lib/exper/callout.js
runeblog-0.2.80 lib/exper/callout.js
runeblog-0.2.79 lib/exper/callout.js
runeblog-0.2.78 lib/exper/callout.js
runeblog-0.2.77 lib/exper/callout.js
runeblog-0.2.76 lib/exper/callout.js
runeblog-0.2.75 lib/exper/callout.js