PDA

View Full Version : My Bigman moment


jcrox
03-05-09, 09:17 AM
So yesterday at work I'm chugging through some javascript for a project I'm working on and...

function processForm(form_id)
{
switch(form_id) {
case 1:
document.getElementById("step").style.display = "block";
buildCRFList();
braek
}
}

that's the actual code, which was ofcourse sandwiched in amongst a bunch of other code... It took me forever to figure wtf was wrong LOL

DiscipleDOC
03-05-09, 11:27 AM
You can't script in a spell checker? Well, I guess it still wouldn't do any good....

TheOneAndOnly
03-05-09, 11:51 AM
Thems teh braeks

methimpikehoses
03-05-09, 12:01 PM
Never a shortage of fail when jaycrocks is on the prowl.

Tr1cK
03-05-09, 12:29 PM
I typically have bigman movements in the afternoon after dinner.

DiscipleDOC
03-05-09, 12:34 PM
I bet you that Lazer read the script, and he was like "what's the problem?"


:D

jcrox
03-05-09, 08:39 PM
the worst part is, I knew what the problem was right away. I looked at it and couldn't figure out WTH it was happening, it made no sense... just too used to seeing break spelled wrong now and it didn't register

LaZeR
03-05-09, 08:41 PM
I bet you that Lazer read the script, and he was like "what's the problem?"


:D

:rofl :ass:

jcrox
03-05-09, 10:15 PM
don't pick on LaZeR... actually... nvm

jkmetal
03-06-09, 12:25 AM
Yesterday I had to get my braeks fixed on my car.

What's wrong with your code again?

jcrox
03-06-09, 01:33 AM
nothing, I click on Form 1 and I get porno... it's perfect

jkmetal
03-06-09, 02:25 AM
nothing, I click on Form 1 and I get porno... it's perfect

any code used for pr0n is truly perfect code. After all, that is the highest aspiration of the internet.