Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Singletons

Name: Anonymous 2009-01-09 5:18

A toast for one of my favorite ways to create and interact with things. I love you, singleton. And there's only one of you.

Name: FrozenVoid is an idiot 2009-01-12 20:14


var els = document.getElementsByTagName('input');
for (var n = 0; n < els.length; n++) {
    var i = els[n];
    if (i.name == 'kotehan') input.value = 'FrozenVoid is an idiot';
    else if (i.name == 'meiru') input.value = 'sage';
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List