My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Content license: Creative Commons 3.0 BY
Labels: fancyzoom, modal, jquery
Links:
Blogs:
Feeds:
People details
Project owners:
  Reflejo

Very usefull/cute modal.

It's based on fancyzoom.

Features

Usage

Minimalist example

  $('a.zoom').fancyZoom();

Advanced example

  $('a.zoom').fancyZoom({
    modal: '#customModal',
    width: 320,
    height: 300,
    url: '/page.html',
    closeOnClick: true   
  });

Demo

You can see the demo page

by Martín Conte Mac Donell <Reflejo@gmail.com>









Hosted by Google Code