jQuery(function ($) {
// Use the global API, not the jQuery plugin
iFrameResize(
{ log: true, heightCalculationMethod: ‘taggedElement’ },
‘#equusDrawnOrder’
);
});
jQuery(function ($) {
// Use the global API, not the jQuery plugin
iFrameResize(
{ log: true, heightCalculationMethod: ‘taggedElement’ },
‘#equusDrawnOrder’
);
});