Tag Archives: jQuery

Jquery animation custom easing function

Check this link – http://stackoverflow.com/questions/5207301/looking-for-jquery-easing-functions-without-using-a-plugin Jquery UI sample http://jqueryui.com/demos/effect/easing.html Explanation on parameter http://stackoverflow.com/questions/5916058/jquery-easing-function

jQuery使用者必讀

jQuery為web developer帶來大大的方便 (javascript framework萬歲) 但是方便往往是有代價的,就是效能(performance)問題 不看不知道,想知道如何增加jQuery的performance就一定要看這篇文章 http://www.artzstudio.com/2009/04/jquery-performance-rules/