做 RWD 的時候最怕縮小視窗時,圖片的焦點跑掉,這個 plugin 可以幫助大家在縮小視窗的時候,依然可以看到想要的圖片位置。
不過還是要在 html 把 data-focus 設定寫好,所以只能算是半自動偵測吧~但還蠻好玩的,有興趣的朋友可以參考看看。
@文字解說 by MUKI space*,轉載請保留此行
https://github.com/jonom/jquery-focuspoint
「jquery focus」的推薦目錄:
- 關於jquery focus 在 MUKI SPACE INC. Facebook 的精選貼文
- 關於jquery focus 在 How to focus on a form input text field on page load using ... 的評價
- 關於jquery focus 在 Edge: .is(":focus") and .not(":focus") return wrong values #4109 的評價
- 關於jquery focus 在 jQuery Focus event and Blur events | Most asked Question 的評價
- 關於jquery focus 在 Visualforce Page Input Field Focus jQuery - Salesforce Stack ... 的評價
- 關於jquery focus 在 slick - the last carousel you'll ever need - Ken Wheeler 的評價
jquery focus 在 Edge: .is(":focus") and .not(":focus") return wrong values #4109 的推薦與評價
DOCTYPE html> <html> <head> <title>jQuery test</title> <script src="https://code.jquery.com/jquery-3.3.1.js" ... ... <看更多>
jquery focus 在 jQuery Focus event and Blur events | Most asked Question 的推薦與評價
Welcome, all we will see jQuery focus and blur events. Here is the source Code and the Challenge: ... ... <看更多>
jquery focus 在 How to focus on a form input text field on page load using ... 的推薦與評價
... <看更多>
相關內容