Firebug中的出錯提示:
element.dispatchEvent is not a function element.dispatchEvent(event); prototype.js (第 5734 行)
出錯原因:同時引用了prototype和jQuery,我這兒引用的版本,prototype是1.7,jQuery測試了1.4.3和1.6.1版本。
申明:這個方法我也沒測。
