!$javascript

chaoticset on 2002-07-17T19:20:21

No JavaScript. I'm debating about handing it in without JS, despite Mike's incessant droning about using it. (If you're reading, Mike, you know it's all in fun.)

It's unfortunate that it's taken this long, but, yeah, I'll give it one more day. Looks like I might have to set up a switchable javascript section, but even that wouldn't be terribly difficult; just write a generic validation function and write the different files, switchable through HTML::Template just like stylesheets.

Clever? Perhaps. New? Probably not. Functional? Extremely. Pretty? Nope.


Easy peasy!

belg4mit on 2002-07-18T02:02:06

s/input(.*?)type=submit/input$1 type=button onClick="this.submit();"/ig

Re:Easy peasy!

belg4mit on 2002-07-18T02:04:37

##$^$#!%% slashcode

s/<input(.*?)type=submit/<input$1 type=button onClick="this.submit();"/ig