easyui试做窗口.不完整
easyui试做窗口.不完整
$("#login_butt").click(function(){
$('#win').window({ 
width:456, 
height:243,
title:'功能选择页面',
modal:true,
collapsible:false,
minimizable:false,
maximizable:false,
border:'thick',
resizable:false,
content:"<a href='otherpage.php' class='easyui-linkbutton' 
data-options='iconCls:'icon-search''>easyui</a>" 
}); 
$('#win').window('open'); 
});
 
                    
                
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号