Jesse Skinner :javascript: on Nostr: I'm pretty sure the first #JavaScript code I ever wrote was an "image rollover" for ...
I'm pretty sure the first #JavaScript code I ever wrote was an "image rollover" for my highschool's website in 1998, and probably looked something like this:
<A HREF=TEAMS.HTM><IMG SRC=TEAMS.GIF BORDER=0 ONMOUSEOVER="this.src='TEAMS2.GIF'" ONMOUSEOUT="this.src='TEAMS.GIF'"></A>
Published at
2024-02-26 03:51:54Event JSON
{
"id": "f9d47971137a541890698d06972e198944df053f1fd28931feb6bd8a9a0eada3",
"pubkey": "ec950969771e5eb6e15d6bc17a97111aeaeb1088823b745be222344f1825f630",
"created_at": 1708919514,
"kind": 1,
"tags": [
[
"t",
"javascript"
],
[
"proxy",
"https://toot.cafe/users/JesseSkinner/statuses/111995749304669321",
"activitypub"
]
],
"content": "I'm pretty sure the first #JavaScript code I ever wrote was an \"image rollover\" for my highschool's website in 1998, and probably looked something like this:\n\n\u003cA HREF=TEAMS.HTM\u003e\u003cIMG SRC=TEAMS.GIF BORDER=0 ONMOUSEOVER=\"this.src='TEAMS2.GIF'\" ONMOUSEOUT=\"this.src='TEAMS.GIF'\"\u003e\u003c/A\u003e",
"sig": "b90e14e3e6fbe4d8907f96e0eefa3e7a2be14a5e6d3f7fb6a895567ba4e015c7b69197a1b2ace094626c75480f8bde1d26dd1428440ae422c6b5987bdfaa2a45"
}