Home
last modified time | relevance | path

Searched refs:curKey (Results 1 – 1 of 1) sorted by relevance

/plugin/imapmarkers/
H A Djquery.imagemapster.js2917 curKey, variable
2969 curKey = String(mapAreaId);
2970 $area.attr('data-mapster-key', curKey);
2972 curKey = area.getAttribute(opts.mapKey);
2980 mapArea.configure(curKey);
2983 mapArea = new m.MapArea(me, area, curKey);