EasyUI Forum
November 03, 2025, 03:05:37 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: Prevent click on the same linkbutton in group  (Read 8447 times)
patana
Jr. Member
**
Posts: 50


View Profile
« on: February 26, 2014, 12:45:35 AM »

Suppose i have 3 linkbuttons[btn1, btn2, btn3] in group.
Now i click on btn1, so it will toggle.
The question is, after the btn1 toggle, how can i disable click event on btn1?

Logged
Andy1980
Newbie
*
Posts: 14


View Profile Email
« Reply #1 on: March 07, 2014, 03:18:21 AM »

hi,

just diable your botton isnide your click event:

$('#btn').linkbutton('disable');
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!