Archive for the “jQuery” category

Autofit an image in a div using JQuery

by sylv3rblade on February 7, 2011

I had a problem with one of my current projects where I was supposed to have an image enclosed in a div with fixed dimensions. For the dimensions of the div, you can set it inline or use css file: (…)

Read the rest of this entry »

Using jQuery datepicker with Facebox

by sylv3rblade on December 3, 2009

Facebox is an interesting jquery plugin but it’s also one of those annoying things on the web that likes to break stuff around it.  For my current project, I needed to use jQuery’s datepicker plugin with facebox. As expected, facebox (…)

Read the rest of this entry »