$(function(){$( "#loading_panel")。dialog({modal:true、position: 'center'、minHeight:40}); $( "a.view-in-frame")。クリック(function(){$( "#loading_panel")。ダイアログ( 'open'); $( "#tabs")。hide(); var blog = $ (document.createElement( 'div'))。attr( 'id'、 'blog')。load(( 'blog_reader.php?blog =' this.href))、$( "#loading_panel")。dialog( '閉じる')); $( "#content_wrap")。append(blog); falseを返します。 ;)); )