Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarrodsampson/jquery-transimg

Turn your pictures into something more
https://github.com/jarrodsampson/jquery-transimg

css css3 html javascript jquery

Last synced: 13 days ago
JSON representation

Turn your pictures into something more

Awesome Lists containing this project

README

        

# jQuery-Transimg
Turn your pictures into something more. Designed by [planlodge](https://github.com/planlodge).

[![Build Status](https://travis-ci.org/stevenbenner/jquery-powertip.svg?branch=master)](https://travis-ci.org/stevenbenner/jquery-powertip)
![Release Version](http://img.shields.io/github/release/stevenbenner/jquery-powertip.svg)
![License](https://img.shields.io/packagist/l/doctrine/orm.svg)

![GIF](http://planlodge.com/github/record.gif)

## Getting Started

1. Include jQuery in your code.
2. Download and include the transimg.js file.
3. Pick your selector and apply transimg method.

## Example




Transimg






Transimg.JS


Transform your pictures









$('.transform').transimg({
circular: true,
rounded: false,
animSet: true,
animation: "fadeDown",
frame: "diamond"
});




**Note regarding Internet Explorer and Firefox support:**

> Internet Explorer and Firefox do not currently support the css clip feature. Must have availability to use webkits.

## License

Transimg is licensed under the [MIT license](http://opensource.org/licenses/MIT).