Posts Tagged ‘jquery’
Detect an Empty Set in jQuery Saturday, April 24th, 2010 by b-knox

I spent over a half hour looking for the best solution to this.  Personally, I blame the jQuery documentation.  When reading over the jQuery core description it states, starting in version 1.4, that jQuery returns an empty set but offers no method to detect it.  Ultimately, I found that .length is the way to go […]

April Fools’ Pranks with Javascript and jQuery Wednesday, March 31st, 2010 by b-knox

Tomorrow is April Fools’ Day and I thought, “This year, Imma gonna do-a sumptin!”  Who am I going to prank?  Battle of the Bits of course!  I don’t think those noobs even know I have this blog.  :/ So… to get started…  we need to detect that it is indeed April 1st, the day of […]