PHP Classes

File: js/slider.js

Recommend this page to a friend!
  Classes of Ann   Purp Project   js/slider.js   Download  
File: js/slider.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Purp Project
Application to manage photo albums
Author: By
Last change: Update of js/slider.js
Date: 1 year ago
Size: 205 bytes
 

Contents

Class file image Download
$(function() { $('.rotating-slider').rotatingSlider({ slideHeight : 210, slideWidth : Math.min(280, document.querySelector('.rotating-slider-container' ).offsetWidth) }); });