You've stumbled across the archive of the blog posts I wrote back in 2014 and prior. Feel free to peruse, through everything from code snippets that never made it to GitHub, to random ramblings about my passion for technology.

Table animations are not supported presently in jQuery (1.8.1 or less). Thus, when someone needs a tr to slide up/down, this is a nightmare. So, I devised a simple script in which we can slide a tr up or down.

Continue reading...

A keyboard- or mouse-navigated dropdown menu for a text field or other input method. Runs on jQuery.

Continue reading...