Panel - jQuery LigerUI API

jQuery ligerUI

ligerPanel

面板,可收缩,可自定义内容,允许加载远程页面

示例

1 $("#panel2").ligerPanel({ 2 title: '表单', 3 width: 700, 4 height : 500, 5 url : '../form/form3.htm' 6 });

截图