CJ Image Video Previewer 1.0.1

A JQuery Plug-In to Display A Series of Image Frames, Like A Video Previewer

CJ Image Video Previewer is meant to mimic the video preview boxes you see on many Video sites. It displays a block that contains an image thumbnail and when the user moves their cursor of the box, it dynamically loads and then displays a group of images in sequence. Kind of like a flip-book. This is an excellent way to provide an preview of the video, without the user actually downloading the video file.

view article

CJ Flashy Slide Show 1.1

A JQuery Plugin That Gives Your Slide Shows Some Flash-Like Transitions

CJ Flashy Slide Show is a JQuery plugin that allows you to create a photo slide show that has some "flash-like" transitional effects. The plugin has various settings which you can manipulate to achieve a multitude of effects, such as sizing, timing, transparency and shape style. Integration is a snap, you basically create a set of images and wrap it within a simple container. Unlike most Flash solutions you do not need to create an external XML file or embed your images within a hard-to-change Flash project. As with all our projects, simplicity is the key.

view article

CJ Object Scaler 2.0.1

A JQuery Plug-In to Scale Objects to Fit or Fill Within Another Object

CJ Object Scaler will scale an object to either fit or fill within the boundaries of a destination object. I based this plug-in off another JavaScript project I made awhile back, called CJ Image v1.0. It was a nice little function that would help you calculate the size and offsets to use when scaling an image to fit (or fill) within another element. It didn't actually do any scaling, per say, it merely provided you with the numeric amounts to use. The function introduced two scaling methods, Scale To Fit and Scale To Fill.

view article

CJ Image Flipbox 1.1

A Nice jQuery Plug-In That Mimics Apple's iPhoto App to Display a Group of Images

CJ Image FlipBox v1.0 is a jQuery plug-in that displays a series of images based on the mouse position within the display box. The left-most side of the FlipBox displays the first image, where as the right-most side displays the last image. Moving between the two, displays any other images that fall between. This is an attempt to mimic Apple's iPhoto software and the way it displays events. As an added bonus, I actually took the time and tested it in the following browsers: FireFox 3.5, IE6, IE7, IE8, Safari 4. (Lesson learned from my first jQuery Plug-In!)

view article

CJ Parse Tools 3.0

A Collection of JavaScript String Parsing Functions

CJ Parse Tools is a collection of various tools to help you parse strings to different formats. Tools include converting HTML markup and Latin 1 entities to Ascii, converting a string to valid XML Latin 1 entities and converting ASCII back to HTML & XML entities. Essentially if you need to convert something like & to &, then this JQuery plugin is for you.

view article
Page: 1 2 3 4