Found in an old bit of code a former student in my department wrote:
<form action=”…” method=”post” onsubmit=”myfun();myfun2();myfun3();return submitSully;”>
If it just called myfun(), myfun2(), and myfun3(), and then returned Sully, that would be mundane. But it calls myfun(), myfun2(), and myfun3(), and returns submitSully, and that’s just priceless.
That’s hysterical. I mean absolutely crazy funny. Returns submitSully!!! I’m ROTFL. You know what makes it so greatly priceless: myFun() … myFun2() … myFun3() … then BAM! … return submitSully. Mundane, it is not.
Hey, be glad I didn’t resort to “It’s the submitSully that makes it art.” It’s too easy a reference.