--- Comments
It's a joke that's been made before, but it feels scarily real today.
Now if you'll excuse me, I'm going to go start drinking and continue for the next 24 hours. Someone wake me up if the Americans don't fuck this up.
(bug report, using the cursor keys is cool and all, but they still operate when I'm typing a comment, so if I try and move the cursor to fix my spelling, it jumps comic)
phuzz - I know about the bug.. but I'm worthless at coding, so.. It'll take a while :/
phuzz - I FIXED IT! :)
Mr.Madsen -> When you are on a page other than the LAST comic it looks like you already have the code necessary to fix the bug. You just need to bring it to the last comic page (and possibly the first - didn't check that one)
if ($("textarea").is(':focus').length === 0) {
That needs to wrap the if(event.which) conditions inside of your keydown function.
Alternatively you could write that line like this:
if ($('textarea').not(':focus')) {
Good work Mr.Madsen -> you fixed it while I was writing a comment with the code needed :)
RR - Thanks tho! If I hadn't fixed it, your solution would have fixed it! :)
Stood in line for an hour on Sunday, voted at the pro football stadium in my town that they opened so people had another option for voting. God hope we don't fuck this up again.
American here, doing my best to not fuck this up.
What are the chances that countries will let me emigrate if there's four more years of horror in store? I mean, Canada won't even let me VISIT bc we're so infected.
PapaVanTwee - Good job dude!
Porginator - Doh! >_<!
