Home
last modified time | relevance | path

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

/plugin/strata/
Dscript.js438 jQuery('.strata-caption', div).each(function(i, captionElement) { argument
440 var field = jQuery(captionElement).attr('data-field');
447 f.caption.push(captionElement.textContent);
455 'caption': [captionElement.textContent],