EasyUI Forum
May 11, 2024, 03:52: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: onSelect accordion  (Read 12385 times)
Lambert
Newbie
*
Posts: 4


View Profile Email
« on: December 14, 2011, 09:46:35 AM »

Hi,

can anyone show me an code example of the onSelect event for the accordion.

Thanks in advance.
Logged
Lambert
Newbie
*
Posts: 4


View Profile Email
« Reply #1 on: December 15, 2011, 07:21:53 AM »

Hi all,

I have managed to sort the above.

here is the code if anyone is interested.

    var accordionSelected = $('#accordion_trees').accordion({
         onSelect:function(title){
            SelectedActionsWith(title);
         }
      });
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!