Title: Can I set footer property in the tabs object? Post by: jmansur on September 10, 2015, 05:49:44 AM I try but I can not do it.
Title: Re: Can I set footer property in the tabs object? Post by: stworthy on September 10, 2015, 08:19:16 AM The tabs container hasn't 'footer' property but you can insert a panel around the tabs container.
Code: <div class="easyui-panel" style="width:700px;height:300px"> Title: Re: Can I set footer property in the tabs object? Post by: jmansur on September 10, 2015, 10:16:29 AM SO EASYYY
Thankssssssssssssssss |