Spoonfedproject - spoonfedproject.com - Spoonfed Project
General Information:
Latest News:
jQuery image slide on hover effect plugin 15 Nov 2009 | 04:09 am
A while back I wrote about using jQuery to create an image sliding effect . It’s received quite a lot of traffic since then, so I decided to create a simple plugin. Update – 11/28 Plugin has b...
Using Regular Expressions with Dreamweaver’s Find and Replace 12 Sep 2009 | 08:39 am
Having had the pleasureable task of cleaning up code, I’ve found using regular expressions with Dreamweaver’s Find and Replace tool to be a lifesaver. Say you have several links on a page that need ...
jQuery image slide on hover effect 2 May 2009 | 03:52 am
This is a simple technique to animate an image when hovering using jQuery’s animate() effect . We will use this effect to manipulate our CSS, creating a seamless transition between two areas of an ima...
Fullsize, a new jQuery lightbox plugin and IMG Attribute 6 Apr 2009 | 12:01 am
Fullsize is an attempt to add a new IMG attribute called “fullsize” in the next version of HTML. The idea is simple; create a standardized solution by which browsers handle the image popups rather tha...
Easily convert characters to HTML entities 20 Mar 2009 | 11:09 am
Posting code within a comment or post can often be a royal pain! Converting every instance of an HTML bracket from “<” and “>” to “<” and “>”, is not only frustrating but a complete waist of tim...
Dynamic page caching with PHP and output buffering 14 Mar 2009 | 12:39 am
A while back I created a portfolio website for a friend of mine, Andrew Holder . As his artwork grew in popularity, traffic to his site began to erupt. The portfolio section of the site is pulled dyna...
Extensive list of jQuery lightbox / modal plugins 11 Mar 2009 | 04:00 am
With the ever-growing popularity of jQuery and the ubiquitous use of lightboxes throughout the internet, I figured why not compile a list? Well, here it is! Updated – 4/5/2009 – Fullsize Updated...
Compare various popular JavaScript compression utilities 1 Mar 2009 | 12:35 pm
Can’t decide which JavaScript compressor to use? Then have a look at CompressorRater . It compares various popular JavaScript compression utilities suchs as JSMin , Packer , YUI Compressor and Dojo Sh...
jQuery slide effect with minimum height 23 Feb 2009 | 08:47 am
I recently had a project where I needed a way to show/hide content within a div similar to the SlideToggle() effect. The only difference was that I wanted to show part of the content within the div wh...

