於是GOOGLE一查,原來是因為特殊字符的原因。
在jQuery的選擇器中,如果要用到特殊字符的話,需要用"\\"轉義,否則是查不到想要的東西的
官方文檔位置:http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_select_an_element_by_an_ID_that_has_characters_used_in_CSS_notation.3F