Pastebin

Paste #2303: custom.js

< previous paste - next paste>

Pasted by tdn@syrah

Download View as text



$(document).ready(function() {
    $("a").click(function() {
        alert("Hello world!");
    });
});
$(document).ready(function() {
    $("#orderedlist").addClass("red");
});

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.