4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
jQuery( function() {
|
|
parent.iframeCallback( getComputedSupport( jQuery.support ) );
|
|
} );
|