Archive for February, 2009

Client-side Form Validation w/ jQuery… but with a lot of form inputs…

Probably the best example of form validation comes from Jeremy Keith’s DOM Scripting, which is probably the best book I’ve ever picked up.  Ever since I read it a little over two years ago, it definitely got me into the loop as far as modern-day javascript is concerned…  But anyway, he shows you how to [...]

Embarrassing, lol

I’m handing over an application with zero documentation.

jQuery Internet Explorer bug, cloning a cloned element

I’m currently using jQuery 1.3.1 and Internet Explorer throws an error when I try to clone() an element whom itself is a clone. So if I were to hit “Duplicate” on row 15 in the diagram above, a copy of that row would show up at the end of the table.  The error occurs when [...]

blah

I hate Internet Explorer