取得現值還可以用option 方法, 不過還是直接用value 方法較簡短: $("#display").html($("#progressbar1").progressbar("option", "value")); 其實 ...
確定! 回上一頁