Şuanki Dizin: /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/old/js/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/swamipolytechnic.org/old/js/app.js |
$(function() { var currentTheme = ''; $('#change-theme').on('click', 'a', function(e) { e.preventDefault(); var theme = 'skitter-' + $(this).data('theme') $('#change-theme a').removeClass('active'); $(this).addClass('active'); $('.skitter-large').removeClass(currentTheme).addClass(theme); currentTheme = theme; }); $('#change-animation').on('click', 'a', function(e) { e.preventDefault(); var animation = $(this).data('animation'); $('#change-animation a').removeClass('active'); $(this).addClass('active'); $('.skitter-large').skitter('setAnimation', animation); $('.skitter-large').skitter('next'); }); var animations = $('.skitter-large').skitter('getAnimations'); for (var i in animations) { var animation = animations[i]; var item = '<li><a href="#" data-animation="' + animation + '">' + animation + '</a></li>'; $('#change-animation ul').append(item); } });
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4