Tampilkan postingan dengan label smart. Tampilkan semua postingan
Tampilkan postingan dengan label smart. Tampilkan semua postingan

Rabu, 04 Desember 2013

7 Layer - Responsive LayerSlider (Sliders)

General Overview



7 Layer is unique layerslider built in jQuery.
It is strongly built in terms of animation and transition types.
And it is fully responsive and modern features like Video embed,Lightbox are supported which make it more stunning.



Specially designed for customized width/height adaption to make the customer feel free to use any size image and speed is optimized as well.
Supports plenty of 2d/3d transitions so users will have great choice of modern & smooth animations.
It’s especially flexible for users to customize which makes the slider most complete ever.



If you like 7 Layer, don’t forget to leave us 5 stars. :) .



Key Features



  • 250+ wonderful animations(2d,3d) – Animations will come more as new version released.

  • Layer Animation Parameterized – 17 parameters are helping layer animations to dance freely

  • Easy to implement and customize

  • Unlimited slides – Users can insert as many slides as he wants.

  • Unlimited Title Caption

  • Native browser support

  • Html5/Css3 transitions support – It uses html5/css3 transition for modern browsers.

  • Image Overall Loading – 7 Layer loads all images at once so that he/she doesn’t wait again while slides.

  • Image Preview support – 7 Layer provides image preview option on hover.

  • Customizable width and height – Width and height can be set.

  • Fully responsive – It’s fully responsive so it can be attached in touch device.

  • Full width functionality involved – Full width slider is available

  • Lightbox support – It supports lightbox based on users’ demand.

  • Touch device support – Touch events are supported.

  • Mouse swipe navigation support – Swipe functionality is available so users feel comfortable to navigate with mouse drag & drop.

  • Video content support(Youtube,Vimeo) – Embeded videos are supported.

  • Carousel support – Carousel viewmode is supported.

  • Bullet support – Bullet viewmode is supported.

  • Several customizable skin supported – 6 predefined skins are there and More importantly,Users can customize skin as he wants.

  • Keyboard navigation available

  • Multiple browser configuration(IE8+,Opera,Chrome,Safari,Firefox)

  • Automation support

  • Progressbar type can be set(linear/circle)


Support



The followers of 7 Layer are always supported by us.
For any complaint or queries, Do not hesitate even a sec to contact us who will be happily assisting you to solve the problem.


Credits



7 Layer can come into the world thanks to all of whom make valuable resources free.

jQuery: http://jquery.com/
jQuery Easing Plugin: http://gsgd.co.uk/sandbox/jquery/easing/
jQuery Flippy Plugin: http://guilhemmarty.com/flippy
jQuery Knob Plugin: https://github.com/aterrien/jQuery-Knob/blob/master/js/jquery.knob.js
jQuery Modernizr Plugin: http://modernizr.com/download
jQuery SliceBox Plugin: http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
Monkey Patch: https://github.com/zachstronaut/jquery-animate-css-rotate-scale
Background Texture: http://subtlepatterns.com/
Preview Images : http://all-free-download.com
Free Icons : http://www.softicons.com


Update/Release Log


10-28-2013: Version 1.0.1


Bug fixed: Slider smooth move without waiting till layer animation finished.


10-27-2013: Version 1.0.0


Initial Release

SmarTicker - A Smart jQuery News Ticker Plugin (News Tickers)

SmarTicker is a jQuery smart news ticker plugin that is so simple to use like 1, 2, 3.

  1. Include jQuery 1.8.2 and newer for best performance and SmarTicker Css/Js files

  2. Create base Html structure with <ul> and <li>
  3. Call SmarTicker() method on target element, And…

It’s time to Play!



Features




  • Rainbow Magic (Surprise!)

  • Highly customizable

  • 3 Layouts

  • 6+ Skins

  • Different animation effects



Vote and Comment



Please vote to this product if you like it




What others have said



parsahoo


Job well done should get 20 stars ;) Its extremely usefull and recommend to everyone.


yamon


... this is a great plugin, excellent work, ... I can’t wait for the new version with RSS and other new features


SaeedK


Very nice .. excellent and creative ideas


yourkishore


Awesome looks. Especially Rainbow Magic. Its something new. All the best with sales

Professional Countdown (Countdowns)

Simple and smart countdown clock that uses time zone to sync the clock world wide.

Features



  • Double skin(Knob+default) with fallback

  • Timezone Support

  • Easy to install

  • Fully customizable


How to Use



$("#countdown").countdown(
{
skin : 'countdown_default', //Set Skin. Default: countdown_default
fallbackSkin : 'countdown_default', //Skin for the older browser that doesn't support canvas; Default: countdown_default
option : { //Skin Options, like Knob setting or different classes for the timer component
global:{},//Apply to every timer section
day:{max:null,eClass:'days'},//Apply to day timer section (overwrite or extend the global options)
hour:{max:23,eClass:'hours'},//Apply to hour timer section (overwrite or extend the global options)
minute:{max:59,eClass:'minutes'},//Apply to minute timer section (overwrite or extend the global options)
second:{max:59,eClass:'seconds'}//Apply to second timer section (overwrite or extend the global options)
},
dateStart : null, //Date in this format: 'mm/dd/yyyy hh:mm:ss'. Required for Knob Skin
dateEnd : null, //Date in this format: 'mm/dd/yyyy hh:mm:ss'
format : true, //One digit number transformed to: 01 02...
callback : null //Callback on countdown finish, Example: redirect
},
{
timezone : false, //Activate the worldwide sync
offset : 0 //The UTC offset, you can find your UTC from UTC.txt, just copy and paste
}
);


CHANGELOG


Version 1.0.1 – November 17 2013

  • Changed script call

  • Removed knob field and added skin name (use “knob” or custom one)

  • Added fallback skin name

  • Double callback bug fix

  • Multiple class bug fix

Professional Countdown (Countdowns)

Simple and smart countdown clock that uses time zone to sync the clock world wide.

Features



  • Double skin(Knob+default) with fallback

  • Timezone Support

  • Easy to install

  • Fully customizable


How to Use



$("#countdown").countdown(
{
skin : 'countdown_default', //Set Skin. Default: countdown_default
fallbackSkin : 'countdown_default', //Skin for the older browser that doesn't support canvas; Default: countdown_default
option : { //Skin Options, like Knob setting or different classes for the timer component
global:{},//Apply to every timer section
day:{max:null,eClass:'days'},//Apply to day timer section (overwrite or extend the global options)
hour:{max:23,eClass:'hours'},//Apply to hour timer section (overwrite or extend the global options)
minute:{max:59,eClass:'minutes'},//Apply to minute timer section (overwrite or extend the global options)
second:{max:59,eClass:'seconds'}//Apply to second timer section (overwrite or extend the global options)
},
dateStart : null, //Date in this format: 'mm/dd/yyyy hh:mm:ss'. Required for Knob Skin
dateEnd : null, //Date in this format: 'mm/dd/yyyy hh:mm:ss'
format : true, //One digit number transformed to: 01 02...
callback : null //Callback on countdown finish, Example: redirect
},
{
timezone : false, //Activate the worldwide sync
offset : 0 //The UTC offset, you can find your UTC from UTC.txt, just copy and paste
}
);


CHANGELOG


Version 1.0.1 – November 17 2013

  • Changed script call

  • Removed knob field and added skin name (use “knob” or custom one)

  • Added fallback skin name

  • Double callback bug fix

  • Multiple class bug fix

7 Layer - Responsive LayerSlider (Sliders)

General Overview



7 Layer is unique layerslider built in jQuery.
It is strongly built in terms of animation and transition types.
And it is fully responsive and modern features like Video embed,Lightbox are supported which make it more stunning.



Specially designed for customized width/height adaption to make the customer feel free to use any size image and speed is optimized as well.
Supports plenty of 2d/3d transitions so users will have great choice of modern & smooth animations.
It’s especially flexible for users to customize which makes the slider most complete ever.



If you like 7 Layer, don’t forget to leave us 5 stars. :) .



Key Features



  • 250+ wonderful animations(2d,3d) – Animations will come more as new version released.

  • Layer Animation Parameterized – 17 parameters are helping layer animations to dance freely

  • Easy to implement and customize

  • Unlimited slides – Users can insert as many slides as he wants.

  • Unlimited Title Caption

  • Native browser support

  • Html5/Css3 transitions support – It uses html5/css3 transition for modern browsers.

  • Image Overall Loading – 7 Layer loads all images at once so that he/she doesn’t wait again while slides.

  • Image Preview support – 7 Layer provides image preview option on hover.

  • Customizable width and height – Width and height can be set.

  • Fully responsive – It’s fully responsive so it can be attached in touch device.

  • Full width functionality involved – Full width slider is available

  • Lightbox support – It supports lightbox based on users’ demand.

  • Touch device support – Touch events are supported.

  • Mouse swipe navigation support – Swipe functionality is available so users feel comfortable to navigate with mouse drag & drop.

  • Video content support(Youtube,Vimeo) – Embeded videos are supported.

  • Carousel support – Carousel viewmode is supported.

  • Bullet support – Bullet viewmode is supported.

  • Several customizable skin supported – 6 predefined skins are there and More importantly,Users can customize skin as he wants.

  • Keyboard navigation available

  • Multiple browser configuration(IE8+,Opera,Chrome,Safari,Firefox)

  • Automation support

  • Progressbar type can be set(linear/circle)


Support



The followers of 7 Layer are always supported by us.
For any complaint or queries, Do not hesitate even a sec to contact us who will be happily assisting you to solve the problem.


Credits



7 Layer can come into the world thanks to all of whom make valuable resources free.

jQuery: http://jquery.com/
jQuery Easing Plugin: http://gsgd.co.uk/sandbox/jquery/easing/
jQuery Flippy Plugin: http://guilhemmarty.com/flippy
jQuery Knob Plugin: https://github.com/aterrien/jQuery-Knob/blob/master/js/jquery.knob.js
jQuery Modernizr Plugin: http://modernizr.com/download
jQuery SliceBox Plugin: http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
Monkey Patch: https://github.com/zachstronaut/jquery-animate-css-rotate-scale
Background Texture: http://subtlepatterns.com/
Preview Images : http://all-free-download.com
Free Icons : http://www.softicons.com


Update/Release Log


10-28-2013: Version 1.0.1


Bug fixed: Slider smooth move without waiting till layer animation finished.


10-27-2013: Version 1.0.0


Initial Release