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

snippets

Name: Anonymous 2011-01-27 14:58

This works fine:
javascript:localStorage.setItem('chanchan',document.getElementsByTagName('textarea')[0].value);


This one doesn't work:
javascript:localStorage.setItem('chanchan',document.getElementsByName('com')[0].value);

This one loads the value into the body instead of the textarea, and deletes everything else:
javascript:document.getElementsByTagName('textarea')[0].value=localStorage.getItem('chanchan');

Explain this bullshit.

Name: Anonymous 2011-01-28 12:25

>>26
It would seem you are incapable of abstract thinking and generalization.
Life is wasted on you. Kill yourself.

Then again, it might be you're just unfamiliar with basic Javascript. That's not too bad, really, I can't fault you for that. But you really ought to know enough C to see what's happening.

I hope you can tell how conflicted I am.

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