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/
面試時大談「興趣是可樂🥤」結果竟然被錄取...
-
聽過日本的「就活」嗎?如何用一個「意象」讓自己嘴砲💨得臉不紅氣不喘呢?
這是一集🎧Podcast直播精華
你可以在各大*Podcast*平台搜尋『*新注音新聞*』下載收藏喔!
(Apple、Google、Spotify、SoundOn)
4 個月前
沒有留言:
張貼留言