Luce Digitale/JQ Sunny Carousel – Plugin
DEMODOWNLOAD SUNNY PANORAMA PLUGIN
——
Version: 1.0
——
License:
Luce Digitale/JQ Sunny Panorama Plugin
Author: Andrea Tonin – http://blog.lucedigitale.com
This code come with absolutely no warranty
If you use this plugin give a like to https://www.facebook.com/lucedigitale and do not remove credits inside the code
Thanks in advance
——
A JQuery Sunny Panorama plugIn made by Andrea Tonin of “Luce Digitale” really easy to use!
How to install:
<!DOCTYPE html> <html> <head> <title>Luce Digitale/JQ Sunny Panorama - Base</title> <script type="text/javascript" src="jquery-2.0.3.js"></script> <script type="text/javascript" src="sunny-panorama-plugin.js"></script> </head> <body> <p>Luce Digitale/JQ Sunny Panorama - Animate Image on Mouse Enter</p> <div id="sunnypanorama"> </div> </body> </html>
——
Installation:
——
1. Load JQuery Libraries
2. Load the Sunny Panorama Plugin
3. Copy the code:
<div id="sunnypanorama"> </div>
4. Setup the style sheet: sunny-panorama-plugin.css
6. Enjoy!