%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/shortcodes-ultimate/assets/js/ |
Current File : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/shortcodes-ultimate/assets/js/vote.js |
jQuery(document).ready(function ($) { $('#wpwrap').before($('.su-vote').slideDown()); $('.su-vote-action').on('click', function (e) { var $this = $(this); e.preventDefault(); $.ajax({ type: 'get', url: $this.attr('href'), beforeSend: function () { $('.su-vote').slideUp(); if (typeof $this.data('action') !== 'undefined') window.open($this.data('action')); }, success: function (data) {} }); }); });