By : rkquest Published On Wednesday, May 29, 2013, 23:42 In JavaScript
Showroom Slider is a powerful jQuery plugin that allows you to create sliders containing plane and box elements with tons of animation options to choose from. It uses a syntax similar to having inline CSS style on elements to describe every element’s properties and behavior.
For questions not covered in the documentation, you may post them in the comments section or contact me through my CodeCanyon profile.
Version: 1.0.7 Date: June 24, 2013 - Added touch-response feature. Version: 1.0.6 Date: June 19, 2013 - Added responsive feature. - Performance enhancement: Plane and box attributes are now parsed only once. - Reverted back to 1.0.4 (and below) version of frontSlip and backSlip because of Safari's transform-origin bug. - Fix onSlideAnimationsCancel API bug. Animations are now tagged as "done" when cancelled. Version: 1.0.5 Date: June 11, 2013 - Improved frontSlip, backSlip, hingeToFront, and hingeToBack animations. Version: 1.0.4 Date June 6, 2013 - Made all selectors and class-names modifiable through data-main. - Fixed IE7 problem where images within plane elements show up before animating in. Version: 1.0.3 Date: June 1, 2013 - Bind numpad keys to jump-to-slide action. - Fixed "undefined" substring found in plane dynamic animation keyframe name. - Fixed occasional animation flicker on Firefox when slide moves out. - Fixed pauseplay button and spacebar action. Now only works when autoslide is enabled. Version: 1.0.2 Date: May 30, 2013 - Bind number keys to jump-to-slide action. - Fixed focusing bug on slider elements without data-main attribute. - Fixed fallback animations opacity bug. - Fixed API trigger bug on srNoFullSupport browsers. Version: 1.0.1 Date: May 29, 2013 - Made keyboard binding specific to focused slider element. This also fixed the keyboard binding problem on IE.