PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
dc-woocommerce-multi-vendor
/
assets
/
frontend
/
js
(function ($) { $("#wcmp_visitor_stats_date_filter").change(function (e) { var stats_period = $(this).val(); var visitor_stats = visitor_map_stats[stats_period]; $('#visitor_data_stats').html(''); $('#visitor_data_stats').html(visitor_stats.data_stats); var colors = Array(); $.each(visitor_stats.map_stats, function (key, val) { colors[key] = val.color; }); $('#vmap').replaceWith("<div id='vmap' style='height: 270px;'></div>"); var jQuerymap = $('#vmap'); jQuerymap.vectorMap( { map: visitor_map_stats.init.map, backgroundColor: visitor_map_stats.init.background_color, color: visitor_map_stats.init.color, colors: colors, hoverOpacity: visitor_map_stats.init.hover_opacity, // opacity for :hover hoverColor: visitor_map_stats.init.hover_color, onLabelShow: function (element, label, code) { if (visitor_stats.map_stats[code] !== undefined) { label.html(label.html() + ' - ' + visitor_stats.map_stats[code].hits_count + visitor_map_stats.lang.visitors); } else { label.html(label.html() + ' [0]'); } } }); }).change(); })(jQuery);
[+]
..
[-] wcmp_vendor_dashboard.js
[edit]
[-] product.js
[edit]
[-] coupon.js
[edit]
[-] vendor_review_rating.js
[edit]
[-] product-classify.js
[edit]
[-] vendor_dashboard.js
[edit]
[-] vendor_dashboard.min.js
[edit]
[-] jquery.mCustomScrollbar.concat.min.js
[edit]
[-] vendor_review_rating.min.js
[edit]
[-] single-product-multiple-vendors.js
[edit]
[-] wcmp_vendor_map_widget_data.js
[edit]
[-] wcmp-country-state.js
[edit]
[-] wcmp_vendor_announcements.js
[edit]
[-] wcmp_vendor_map_widget_data.min.js
[edit]
[-] profile_edit.min.js
[edit]
[-] simplepopup.js
[edit]
[-] frontend.min.js
[edit]
[-] vendor-shipping.js
[edit]
[-] wcmp_vendor_dashboard.min.js
[edit]
[-] single-product-multiple-vendors.min.js
[edit]
[-] vendor_order_by_product.js
[edit]
[-] meta-boxes.js
[edit]
[-] frontend.js
[edit]
[-] wcmp-customer-qna.min.js
[edit]
[-] simplepopup.min.js
[edit]
[-] wcmp-customer-qna.js
[edit]
[-] wcmp_vendor_announcements.min.js
[edit]
[-] vendor-list.js
[edit]
[-] vendor_order_by_product.min.js
[edit]
[-] profile_edit.js
[edit]