You are currently browsing the archives for the CSS category.

Preloading An Image & Displaying With A Automatic Resizing Container With jQuery

Posted 3 weeks ago at 9:38 pm. 11 comments

EDIT: There has been a report of this code not working in IE6. Well turns out it didn’t workin any of the IE browsers. Go to the bottom to find out how to fix it.

Ok so the title is feckin’ huge, but I couldn’t think of anything else to call it. Anyway this post is all about how to make a image preload (load in the background) and then animate the box it will fit in to match it’s size.
Continue Reading…

jQuery: Easy Alternate Colored Table Rows & A Suprise Effect

Posted 3 months ago at 2:00 pm. 9 comments

So here’s something that a lot of people seem to be unsure of. It seems that zebra striping tables is something that eludes a lot of people. So here is a easy way to do it using jQuery.
Continue Reading…