Check out my latest project: JSBin - live JavaScript pastebin

Archive for the 'jQuery' Category

jQuery Mousehold Event

I'm working on a web application for Work and we're working towards recreating an existing desktop application on a web page (don't get me started on that one!). Anyway, traditional applications have 'spinners' that make numbers or items go up and down (I'm working on that too). This jQuery plugin adds the missing 'repeat' event. Download [...]

del.icio.us-like Text Grow jQuery Plugin

If you're familiar with the del.icio.us tag search box, then you'll know it will grow with the length of the content you enter. This is particularly useful for search boxes or tagging entry boxes, though the only downfall (I think) of del.icio.us's entry box is that it can grow to become wider than the entire page [...]