EasyUI Forum
April 28, 2024, 01:15:43 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: 1.3.2 tabs problem  (Read 15727 times)
zix
Newbie
*
Posts: 3


View Profile Email
« 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!
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: January 06, 2013, 11:24:29 AM »

Please refer to http://jsfiddle.net/8bd2V/. It works fine. If your issue continues, please download the software package from http://www.jeasyui.com/download/downloads/jquery-easyui-1.3.2.zip and update your project again.
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!