javascript Archive

  • jSQL

    jSQL

    I ran into some cool javascript, hacked together by Matt Hackett. He was disappointed in jQuery because he expected it to be some kind of SQL for javascript. After he discovered what jQuery in fact is, he decided to throw some javascript together, and jSQL was born. Using jSQL, you can talk to your DOM [...]

    Read More

  • jQuery autocomplete, packed with packer!

    jQuery autocomplete, packed with packer!

    I’ve been using this autocomplete plugin for a while, it works great. For almost every jQuery plugin there is a packed version supplied, but not for this one, so I decided to pack it myself. But whoops… Javascript errors occured when using the packed version of the plugin. After adding a few semicolons the file [...]

    Read More