Timeline for print "Hello, World!"
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:38 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Jan 1, 2017 at 9:51 | history | edited | fluffy | CC BY-SA 3.0 |
added 114 characters in body
|
| Jan 1, 2017 at 9:48 | comment | added | fluffy | @jimmy23013 Nice! I thought there might be some trick like that but I couldn't quite think what. | |
| Jan 1, 2017 at 6:38 | comment | added | jimmy23013 |
-3 bytes: <body onload=print()>Hello, World!
|
|
| Dec 31, 2016 at 17:54 | history | edited | fluffy | CC BY-SA 3.0 |
edited body
|
| Dec 31, 2016 at 17:54 | comment | added | fluffy |
Yeah I tried leaving off the </script> and it didn't work.
|
|
| Dec 31, 2016 at 16:52 | comment | added | Erik the Outgolfer | @manatwork Oh, I can't remember well, I just recalled from ≥1 year ago. | |
| Dec 31, 2016 at 16:41 | comment | added | manatwork | Are you sure, @EriktheOutgolfer? Firefox and Chrome evaluates the script code only when the closing tag is met. | |
| Dec 31, 2016 at 14:35 | comment | added | Erik the Outgolfer |
Also, you can shave 9 bytes off by omitting </script>.
|
|
| Dec 31, 2016 at 11:07 | comment | added | Mr. Alien | @DigitalTrauma JS cannot do that | |
| Dec 31, 2016 at 7:21 | comment | added | Pavel | Minor nitpick, the W in world should be capitalized. | |
| Dec 31, 2016 at 5:00 | comment | added | Digital Trauma | This appears just to open the print dialog box and not actually send the job to the printer without further manual intervention | |
| Dec 31, 2016 at 4:09 | history | answered | fluffy | CC BY-SA 3.0 |