🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A super tiny jQuery plugin to create a circular image rotator/carousel with awesome CSS3 entrance/exit animations based on animate.css.

Carousel Image-Rotator

Documentation

thereSomeThingAboutMe

Kişisel sitem için hazırladığım bu sınıf Özelleştirilebilir olup kafanıza göre takılabiliyorsunuz

Çalıştırma

thereSomeThingAboutMe.run();

Özelleştirerek Çalıştırma Örneği:

   thereSomeThingAboutMe.run({       random:false,       time: 6500,       pictures: ['1.png', '2.png', '3.png','vs.vs..'],       inAnimation: 'zoomIn',       outAnimation: 'bounceOut',    });

Animate CSS in animasyonlarını yada kendi hazırladığınız css sınıflarını kullanabilirsiniz Resimler sayfa yüklendikten sonra aktarılacağı için sayfa açılış hızını düşürmeyecektir.


You May Also Like