Posts Tagged ‘jQuery’

View more or less content with jQuery

View more or less content with jQuery

August 22nd, 2009

jQuery can be easily used to manipulate the way that content is displayed on a page. Using unobtrusive javascript we can easily enhance a users experience if they have javascript enabled by allowing users to click to view more content.

Read the rest of this entry »

jQuery Image Gallery

jQuery Image Gallery

December 7th, 2008

Create your own simple image gallery for your site with jQuery. jQuery makes creating simple interactive web pages a breeze. Use this easy to implement jQuery image gallery to show off your quality images using an interactive interface. This script uses the hover method on thumbnail images to show larger versions of the thumbnail.

Read the rest of this entry »