EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
November 03, 2025, 03:05:37 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
Prevent click on the same linkbutton in group
Pages: [
1
]
« previous
next »
Print
Author
Topic: Prevent click on the same linkbutton in group (Read 8447 times)
patana
Jr. Member
Posts: 50
Prevent click on the same linkbutton in group
«
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
Re: Prevent click on the same linkbutton in group
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...