如何用JQUERY取bootstrap的radio button值

2025-04-05 12:03:05
推荐回答(1个)
回答1:

为什么要加active active只是个事件吧 要获取到button的text的话就只需要$("#typeclass button").text()