EasyUI Forum
May 20, 2024, 04:41:39 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: how to create layout on div with width hight 100%  (Read 6563 times)
yogesh
Newbie
*
Posts: 47


View Profile Email
« on: January 21, 2014, 06:43:03 AM »

if i pass width hight 100% on layout div its not working?

its required thing on different screen resolution
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: January 21, 2014, 07:18:04 AM »

Please set 'fit' property to true for layout.
Code:
<div class="easyui-layout" fit="true">
...
</div>
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!