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

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / General Discussion / 1.3.2 tabs problem on: January 06, 2013, 07:50:51 AM
I update to 1.3.2 , I find a problem, when add a new tab , and the content is iframe , example:

Code:
$('#tabs').tabs('add',{  
  title: 'Tab',  
  content: '<iframe scrolling="auto" frameborder="0"  src="http://www.baidu.com" style="width:100%;height:100%;" ></iframe>',  
  closable: true  
});

when click this tab , it will reload iframe everytime!!! 1.3.1 has not this problem!
2  General Category / EasyUI for jQuery / Combotree Multiple Select how to do CRUD on: February 08, 2012, 12:49:15 AM
thx
3  General Category / EasyUI for jQuery / ValidateBox 使用远程验证 返回什么格式? on: July 11, 2011, 10:23:07 PM
RT,验证后,如果用什么格式返回标识和提示信息?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!