EasyUI Forum
May 09, 2024, 12:24:22 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: e.tabs('options'  (Read 10827 times)
jpierce
Jr. Member
**
Posts: 73


View Profile
« on: July 03, 2013, 04:24:13 PM »

According to the docs, the 'options' method returns the tabs options.  But whenever I call it, it just returns the same thing as e.tabs('tabs')[0].
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: July 03, 2013, 06:39:48 PM »

It is different between 'options' and 'tabs' methods. Calling $('#tt').tabs('options') will get the options object while calling $('#tt').tabs('tabs')[0] will get the first tab panel object.
Logged
jpierce
Jr. Member
**
Posts: 73


View Profile
« Reply #2 on: July 10, 2013, 12:57:40 PM »

Must have been some weird bug in my code, because when I posted this I was getting the same for both.  But now I'm not.
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!