EasyUI Forum
May 16, 2024, 02:01:42 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: Is anyone using the portal layout?  (Read 11538 times)
tslatt
Jr. Member
**
Posts: 85



View Profile
« on: November 21, 2011, 07:53:34 AM »

Is anyone using the portal layout? I am having some issues with it.

Here's what works: If I have a page that has the portal layout on it, and I initialize the portal on page load, the portal works.

Here's what doesn't work: If I want the portal to be inside a tab, or if I need the portal to not load until some other action occurs (like the tab loading first), the portal does not work.

If anyone can give me any hints on how to get a functioning portal that is added to the page at any time OTHER than on page load, I would be forever grateful!
Logged
mzeddd
Full Member
***
Posts: 223



View Profile
« Reply #1 on: November 22, 2011, 09:01:07 AM »

Just call something like this

Code:
$('#tabsName').tabs('getTab','Tab Title').panel('refresh','anyfile.html');

when you need to update Tab content
Logged
tslatt
Jr. Member
**
Posts: 85



View Profile
« Reply #2 on: December 19, 2011, 09:22:45 AM »

This is solved in another post: http://www.jeasyui.com/forum/index.php?topic=253.0
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!