Home
last modified time | relevance | path

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

/plugin/rigrr/lib/svg-pan-zoom/
Dsvg-pan-zoom.js579 var targetClass = target.getAttribute('class') || '' variable
580 if (targetClass.indexOf('svg-pan-zoom-control') > -1) {