• flash ecard makerconvert web page to jpg

Archive for the ‘Image Gallery’ Category

6 Best Html5 Video Player for Online Video Playing

1. videojs

VideoJS is an HTML5 Video Player with 3 core parts: An embed code (Video for Everybody), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css).Using Video for Everybody as the embed code means you know it’s compatible with many devices (including ones without javascript).The javascript library fixes browser & device bugs, and makes sure your video is even more compatible across different browser versions.

The pure HTML5/CSS skin ensures a consistent look between HTML5 browsers, and easy custom skinning if you want to give it a specific look, or brand it with your own colors. See the skins page for examples of custom skins.

HTML5 Video Player I VideoJS

HTML5 Video Player I VideoJS

Read the rest of this entry »

jQuery Popeye an Inline Lightbox jQuery Plugin Alternative

jQuery.popeye is an advanced image gallery script built on the JavaScript library jQuery. Use it to save space when displaying a collection of images and offer your users a nice and elegant way to show a big version of your images without leaving the page flow.

It was designed as an alternative to the often-seen JavaScript image lightbox (see Lightbox 2, Fancybox or Colorbox, just to name a few). What they all have in common: they employ a modal window to display the large images, thus disrupting the workflow of the user interacting with a webpage.

jQuery.popeye takes a different approach: not only allows it for browsing all thumbnails as well as the large images in a single image space, it also repects the page flow and stays anchored and rooted in the webpage at all times, thus giving a less disruptive user experience than modal windows.

jquery-popeye

Free jQuery image zoom plugin Cloud Zoom

Cloud Zoom is a free jQuery image zoom plugin, a comparable alternative to products such as Magic Zoom. Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability across browsers.

cloud zoom sample

cloud zoom sample

Features

  • Works with most browsers (tested on IE6+, Firefox, Chrome, Opera, Safari).
  • Easy integration with basic valid HTML.
  • Small 6Kb (minified) script.
  • Smooth zoom movement.
  • Gallery mode.
  • Tint, soft focus and inner zoom features.
  • Degrades gracefully with Javascript turned off.
  • Fully accessible with no CSS or text only browsers.
  • It’s completely free.

Best Simple Page Peel Effect jQuery Plugin

SohTanaka has made a tutorial: Simple Page Peel Effect with jQuery & CSS. All they are doing is expanding the image on hover, then retracting to its default size on hover out. You have probably seen these forms of advertisings where you can peel a corner of a website and see a message underneath.

You may also interested in The Sexy Curls jQuery Plugin if you like this tutorial. The page corner can be set to curl automatically. The plugin is released under the MIT license. That means you can do whatever you like with it.

Page Corner Peel jQuery Plugin

jPhotoGrid Zoomable Image Gallery jQuery Plugin

jPhotoGrid plugin takes a simple list of images and captions and turns it into a grid of photos that can be explored and zoomed.  You can check out a demo here.

Nearly all of the styling for this plugin is done in css.  The trick is to layout the grid by floating the list items.  The first thing the plugin will then do, is convert these all to absolutely positioned.  This is what allows the plugin to zoom in on an individual image and then return it to its place.  Like my interactive map plugin, this depends on the browsers ability to scale images.  In my stylesheet, the images are set to width:100% and I simply animate the size of the container.

zoomable-jquery

Open Source Photo Gallery Designed with Mootools Javascript Library

(E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework. Designed to allow you to upload your photos to a desired folder, tell the (E)2 Photo Gallery what folder to look at and it will automatically load the images using PHP.

photo-gallery.png

Features

  • Smooth Image Transitions
  • Quick change between 4 designs
  • Thumbnail Viewer
  • Automatic Photo Detection
  • Image Uploader Included
  • Four Design Viewer Options
  • No Database Needed
  • Automatic Adjustment to Image Sizes
  • Reads in Photo Meta Data (IPTC Info)
  • Titles
  • Descriptions
  • Copyright Info
  • Author
  • Dynamically Built using PHP
  • Easy Maintance
  • Hide/Show Thumbnails

Create Moleskine Notebook with jQuery Booklet Plugin

Booklet is a jQuery tool for displaying content on the web in a flipbook layout. It was built using the jQuery library. It is licensed under both MIT and GPL licenses. Codrops has written a tutorial to show us how to use and customize it in order to create a virtual Moleskine notebook with jQuery Booklet.

moleskine notebook

extremely lightweight JavaScript image gallery and slideshow script

This extremely lightweight JavaScript image gallery and slideshow script clocks in under 3kb packed and includes a number of cool features. Recently I was looking for a nice existing script for a client project. I wanted something elegant, simple and lightweight. What I found were a number of scripts built on JavaScript frameworks and a few others that really lacked any appealing interface or were over 30kb. I challenged myself to build a full-featured slideshow gallery under 4kb. Hopefully I will be add a few more features to the script soon and make it a little mode user-friendly.

Dynamic Image Gallery and Slideshow

This script isn’t completely polished yet. It is tested working in IE6/IE7, FF, Opera and Safari. Feel free to use it in any personal or commercial projects.