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