Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jarrodsampson/jquery-transimg
- Owner: jarrodsampson
- License: mit
- Created: 2015-09-15T08:09:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T18:50:40.000Z (about 9 years ago)
- Last Synced: 2024-11-09T06:17:07.444Z (2 months ago)
- Topics: css, css3, html, javascript, jquery
- Language: JavaScript
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).