Searched refs:updateProps (Results 1 – 2 of 2) sorted by relevance
| /plugin/imagemapping/ |
| D | jquery.imagemapster.js | 8 …updateProps:function(e,t){var i=e||{},e=$.isEmptyObject(i)?t:e,n=[];return $.each(e,function(e){n.…
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 275 updateProps: function (_target, _template) { method 742 var temp_opts = u.updateProps({}, options); 745 u.updateProps(map_data.options, temp_opts); 749 u.updateProps(map_data.area_options, map_data.options); 1023 opts.render_select = u.updateProps( 1030 opts.render_highlight = u.updateProps( 1692 opts = u.updateProps({}, e.options, { 2119 me.area_options = u.updateProps( 2469 this.options = u.updateProps({}, m.defaults, options); 2682 u.updateProps(ar.options, area_options); [all …]
|