programming, development, architecture, coding, software engineering, programmers, developers, coders, software engineers
Tag: coding
jQuery tip: Changing the TYPE attribute of an INPUT element
I was trying to change the type attribute (using jQuery) of an input element from submit to button when I got this error: type property can’t be changed Apparently, you can’t change the type attribute of an input element once it’s part of the DOM. I figured out a way to do it by cloning…
WLC and WTF
I’m going out of town for two weeks for WLC (Warrior Leader Course). It’s a course I’ve had to take after I got promoted to Sergeant while I was in Iraq. I never had a chance to go to it because there was a lot of confusion with the standing-down of the old artillery unit…
Real Programmers
Real Programmers have their epiphanies at around 3 or 4 am. I have been debugging assembly code for a few hours. I fixed it at about 4:15 am. It is a wonderful feeling. I am a code monkey and proud of it.