1. 由 Google 主機提供的 jQuery :
http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
(提供1.x.x的最新版)
Ex. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js' type='text/javascript'></script>
2. $(function(){ /* do something */ }); 等於 $(document).ready(function(){ /* do something */ });
3. mouseover, mouseout 和 mouseenter, mouseleave 的不同
mouseover, mouseout 的 event 會往上 bubble 觸發 parent elements 的 event,
而 mouseenter, mouseleave 則不會,這兩個 event binder 是 jQuery 1.3 版新增的
ref: http://jquery-howto.blogspot.com/
[速報] 2022愚人節假情報快速整理 (陸續更新)
-
Recaptcha requires verification.
我不是機器人
reCAPTCHA
選取所有包含 *威爾·史密斯* 的方塊
Please try again
Please select all matching images.
Please also check the new images....
10 個月前
沒有留言:
張貼留言