//////////////////////////////////////////////////// // jQuery Tools overlay effect: autoiframe // Adding this effect will read the target for an // href attribute and open the link in an iframe // in a jQuery Tools overlay, and automatically // resizes and repositions to fit. // Written by Mathieu Bouchard (c) 2010 //////////////////////////////////////////////////// $( document ).ready( function() { if( window.parent.document === document ) { if( $( "#autoiframe" ).length === 0 ) { $( "body" ).append( $( "