close
標題是我最近用JQuery開發時firebug所提出來的錯誤訊息…= =搞了半天,原來是官方的jquery.js中的dimensions相關函式庫有問題,雖然官方聲稱1.2.6版已經將dimensions包含在裡面,不過似乎還是有問題,所以還是乖乖的獨立載入此函式庫吧! dimensions下載
The dimensions library in jquery.js have some problems,so I try to include dimensions.js alone,and now It's working well!! Download dimensions
注意:載入的先後順序,dimensions必需放在jquery之後
NOTE:must include dimensions.js library after jquery.js
這樣後來載入的dimensions的函式才會將jQuery錯誤的函式覆蓋過去
the old(error) function in jquery.js will be overwrite
全站熱搜