Skip to content

Instantly share code, notes, and snippets.

View douglogue's full-sized avatar

Doug Logue douglogue

View GitHub Profile
@douglogue
douglogue / jquery-vs.javascript-example-2.js
Created September 23, 2015 17:03
Javascript className Example
var d = document.getElementsByClassName("goodbye");
var i;
for (i = 0; i < d.length; i++) {
d[i].className = d[i].className + " selected";
}
@douglogue
douglogue / jquery-cdn.js
Created September 23, 2015 17:06
jQuery CDN
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
Verifying my Blockstack ID is secured with the address 1BUnQCnvJX6MQteB4JXq8rmcpFTj7TJtCX https://explorer.blockstack.org/address/1BUnQCnvJX6MQteB4JXq8rmcpFTj7TJtCX