Searched refs:mapster (Results 1 – 4 of 4) sorted by relevance
7 $('img[usemap]').mapster({22 $(this).mapster('resize', $(this.offsetParent).width());
8 …mapster=function(e){var t=$.mapster.impl;return $.mapster.utils.isFunction(t[e])?t[e].apply(this,A… function
113 $.fn.mapster = function (method) { function114 var m = $.mapster.impl;115 if ($.mapster.utils.isFunction(m[method])) {124 $.mapster = {369 var u = $.mapster.utils;393 if ($.mapster.hasCanvas()) {415 u = $.mapster.utils;470 list = $.mapster.utils.split(key_list);526 $.fn.mapster = null;527 $.mapster = null;[all …]
134 _g.is_imagemapster_existing = jQuery.isFunction(jQuery.fn.mapster);185 …$(this).mapster('resize', ($(this)[0].naturalWidth < parentparent.width()) ? $(this)[0].naturalWid…209 $('img[usemap].imapmarkers').mapster(_g.mapster_decoration_obj_default);282 $(img_jquery_id).mapster('set_options', mapster_decoration_obj);