基於jquery實現人物頭像跟隨滑鼠轉動_jquery
一款非常乖巧的人物頭像跟著滑鼠轉動效果,在瀏覽器螢幕內,人物臉龐始終面向滑鼠轉動。其實現原理即同一張圖片上作出人物上下左右不同面向的效果,利用JS調用背景圖片的位置,以此實現人物「轉臉」的jquery特效效果。
先給大家展示效果圖,需要的朋友可以下載原始碼
具體實現過程不多說了,直接給大家貼程式碼了。
程式碼如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>基于jquery实现人物头像跟随鼠标转动效果</title> <link rel="stylesheet" type="text/css" href="css/jiaobenzhijia.css" media="screen"> <link rel="stylesheet" type="text/css" href="css/team.css" media="screen"> <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script> <script type="text/javascript" src="js/lateral-eye.js"></script> <script type="text/javascript" src="js/jquerytools.js"></script> <script type="text/javascript" src="js/jquery.jkey-1.1.js"></script> <script type="text/javascript" src="js/jquery.scrollTo-1.4.2-min.js"></script> </head> <body> <div id="wrapper" class="wrapslide1 lateralSlide "> <div class="container"> <h1 class="page-title">A passionate team</h1> <ul class="the-team clearfix"> <li> <figure id="eye_andor_baranyi" class="eye">Andor</figure> <strong class="tooltip">Andor Baranyi<small>Development</small></strong> <strong class="name">Andor</strong> </li> <li> <figure id="eye_angela_borsan" class="eye">Angela</figure> <strong class="tooltip">Angela Borșan<small>Finance</small></strong> <strong class="name">Angela</strong> </li> <li> <figure id="eye_attila_szasz" class="eye">Attila</figure> <strong class="tooltip">Attila Szász<small>Development</small></strong> <strong class="name">Attila</strong> </li> <li> <figure id="eye_bogdan_haifa" class="eye">Bogdan</figure> <strong class="tooltip">Bogdan Haifa<small>Development</small></strong> <strong class="name">Bogdan</strong> </li> <li> <figure id="eye_bogdan_sala" class="eye">Bogdan</figure> <strong class="tooltip">Bogdan Sala<small>Development</small></strong> <strong class="name">Bogdan</strong> </li> <li> <figure id="eye_bogdan_stanescu" class="eye">Bogdan</figure> <strong class="tooltip">Bogdan Stănescu<small>Development</small></strong> <strong class="name">Bogdan</strong> </li> <li> <figure id="eye_bogus" class="eye">Bogus</figure> <strong class="tooltip">Bogus<small>Special Projects</small></strong> <strong class="name">Bogus</strong> </li> <li> <figure id="eye_botond_raduly" class="eye">Botond</figure> <strong class="tooltip">Botond Raduly<small>Development</small></strong> <strong class="name">Botond</strong> </li> <li> <figure id="eye_calin_tritean" class="eye">Călin</figure> <strong class="tooltip">Călin Tritean<small>Development</small></strong> <strong class="name">Călin</strong> </li> <li> <figure id="eye_ciprian_herman" class="eye">Ciprian</figure> <strong class="tooltip">Ciprian Herman<small>Development</small></strong> <strong class="name">Ciprian</strong> </li> <li> <figure id="eye_ciprian_morar" class="eye">Ciprian</figure> <strong class="tooltip">Ciprian Morar<small>Leadership</small></strong> <strong class="name">Ciprian</strong> </li> <!-- <li> <figure id="eye_cristian_ban" class="eye">Cristian</figure> <strong class="tooltip">Cristian Ban<small>Development</small></strong> <strong class="name">Cristian</strong> </li> --> <!-- <li> <figure id="eye_cristian_buda" class="eye">Cristian</figure> <strong class="tooltip">Cristian Buda<small>Development</small></strong> <strong class="name">Cristian</strong> </li> --> <li> <figure id="eye_cristian_cojita" class="eye">Cristian</figure> <strong class="tooltip">Cristian Cojiță<small>Development</small></strong> <strong class="name">Cristian</strong> </li> <li> <figure id="eye_mesaros" class="eye">Cristian</figure> <strong class="tooltip">Cristian Mesaros<small>Development</small></strong> <strong class="name">Cristian</strong> </li> <li> <figure id="eye_cristian_zdrobe" class="eye">Cristian</figure> <strong class="tooltip">Cristian Zdrobe<small>Development</small></strong> <strong class="name">Cristian</strong> </li> <li> <figure id="eye_cristina_moldovan" class="eye">Cristina</figure> <strong class="tooltip">Cristina Moldovan<small>QA</small></strong> <strong class="name">Cristina</strong> </li> <li> <figure id="eye_csaba_tekse" class="eye">Csaba</figure> <strong class="tooltip">Csaba Tekse<small>Development</small></strong> <strong class="name">Csaba</strong> </li> <!-- <li> <figure id="eye_daniel_cosman" class="eye">Daniel</figure> <strong class="tooltip">Daniel Cosman<small>QA</small></strong> <strong class="name">Daniel</strong> </li> --> <!-- <li> <figure id="eye_daniel_zaremba" class="eye">Daniel</figure> <strong class="tooltip">Daniel Zaremba<small>Development</small></strong> <strong class="name">Daniel</strong> </li> --> <!-- <li> <figure id="eye_daria_petru" class="eye">Daria</figure> <strong class="tooltip">Daria Nadina Petru<small>Management</small></strong> <strong class="name">Daria</strong> </li> --> <li> <figure id="eye_dory_ciceu" class="eye">Doru</figure> <strong class="tooltip">Doru Ciceu<small>Development</small></strong> <strong class="name">Doru</strong> </li> <li> <figure id="eye_dragos_bucevschi" class="eye">Dragoș</figure> <strong class="tooltip">Dragoș Bucevschi<small>Development</small></strong> <strong class="name">Dragoș</strong> </li> <li> <figure id="eye_erika_lacatus" class="eye">Erika</figure> <strong class="tooltip">Erika Lăcătuş<small>QA</small></strong> <strong class="name">Erika</strong> </li> <li> <figure id="eye_filip_chereches" class="eye">Filip</figure> <strong class="tooltip">Filip Cherecheș-Toșa<small>Leadership</small></strong> <strong class="name">Filip</strong> </li> <li> <figure id="eye_gabriel_lacatus" class="eye">Gabriel</figure> <strong class="tooltip">Gabriel Lăcătuş<small>Development</small></strong> <strong class="name">Gabriel</strong> </li> <li> <figure id="eye_ildiko_soos" class="eye">Ildikó</figure> <strong class="tooltip">Ildikó Soós<small>Development</small></strong> <strong class="name">Ildikó</strong> </li> <li> <figure id="eye_istvan_takacss" class="eye">István</figure> <strong class="tooltip">István Takács<small>Development</small></strong> <strong class="name">István</strong> </li> <li> <figure id="eye_jozsi" class="eye">Jozsi</figure> <strong class="tooltip">József Gergely<small>Development</small></strong> <strong class="name">Jozsi</strong> </li> <li> <figure id="eye_lavinia_mendrea" class="eye">Lavinia</figure> <strong class="tooltip">Lavinia Mendrea<small>Development</small></strong> <strong class="name">Lavinia</strong> </li> <li> <figure id="eye_levente_horvath" class="eye">Levente</figure> <strong class="tooltip">Levente Horváth<small>Development</small></strong> <strong class="name">Levente</strong> </li> <li> <figure id="eye_liviu_pogar" class="eye">Liviu</figure> <strong class="tooltip">Liviu Pogar<small>QA</small></strong> <strong class="name">Liviu</strong> </li> <li> <figure id="eye_marc" class="eye">Marc</figure> <strong class="tooltip">Marc Abrudan<small>Development</small></strong> <strong class="name">Marc</strong> </li> <li> <figure id="eye_maximilian_marele" class="eye">Maximilian</figure> <strong class="tooltip">Maximilian Marele<small>Design</small></strong> <strong class="name">Maximilian</strong> </li> <li> <figure id="eye_mihai_potcoava" class="eye">Mihai</figure> <strong class="tooltip">Mihai Potcoavă<small>Development</small></strong> <strong class="name">Mihai</strong> </li> <li> <figure id="eye_mihai_savu" class="eye">Mihai</figure> <strong class="tooltip">Mihai Savu<small>Development</small></strong> <strong class="name">Mihai</strong> </li> <li> <figure id="eye_mircea_baicu" class="eye">Mircea</figure> <strong class="tooltip">Mircea Baicu<small>Development</small></strong> <strong class="name">Mircea</strong> </li> <li> <figure id="eye_mircea_dragoi" class="eye">Mircea</figure> <strong class="tooltip">Mircea Drăgoi<small>Design</small></strong> <strong class="name">Mircea</strong> </li> <li> <figure id="eye_paul_abrudan" class="eye">Paul</figure> <strong class="tooltip">Paul Abrudan<small>Development</small></strong> <strong class="name">Paul</strong> </li> <li> <figure id="eye_radu_lucaciu" class="eye">Radu</figure> <strong class="tooltip">Radu Lucaciu<small>Development</small></strong> <strong class="name">Radu</strong> </li> <li> <figure id="eye_radu_pantea" class="eye">Radu</figure> <strong class="tooltip">Radu Pantea<small>QA</small></strong> <strong class="name">Radu</strong> </li> <li> <figure id="eye_sebastian_morar" class="eye">Sebastian</figure> <strong class="tooltip">Sebastian Morar<small>Development</small></strong> <strong class="name">Sebastian</strong> </li> <li> <figure id="eye_stefan_balan" class="eye">Ștefan</figure> <strong class="tooltip">Ștefan Bălan<small>Design</small></strong> <strong class="name">Ștefan</strong> </li> <li> <figure id="eye_tibor_fazakas" class="eye">Tibor</figure> <strong class="tooltip">Tibor Fazakas<small>QA</small></strong> <strong class="name">Tibor</strong> </li> <li> <figure id="eye_timi" class="eye">Timi</figure> <strong class="tooltip">Timi Fagadar<small>Development</small></strong> <strong class="name">Timi</strong> </li> <li> <figure id="eye_tudor_galanopulos" class="eye">Tudor</figure> <strong class="tooltip">Tudor Galanopulos<small>Development</small></strong> <strong class="name">Tudor</strong> </li> <li> <figure id="eye_victor_stegaru" class="eye">Victor</figure> <strong class="tooltip">Victor Stegaru<small>Development</small></strong> <strong class="name">Victor</strong> </li> <li> <figure id="eye_viorel_dram" class="eye">Viorel</figure> <strong class="tooltip">Viorel Dram<small>Development</small></strong> <strong class="name">Viorel</strong> </li> <li> <figure id="eye_zsolt_borbely" class="eye">Zsolt</figure> <strong class="tooltip">Zsolt Borbely<small>Development</small></strong> <strong class="name">Zsolt</strong> </li> <li> <figure id="eye_you" class="eye">You?</figure> <strong class="tooltip"><a href="http://www.jb51.net/">Join us!</a><small>We have great coffee!</small></strong> <strong class="name">You?</strong> </li> </ul> </div> </div> </body> </html>
以上程式碼就是基於jquery實現人物頭像跟著滑鼠轉動,希望大家喜歡。

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

Video Face Swap
使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱門文章

熱工具

記事本++7.3.1
好用且免費的程式碼編輯器

SublimeText3漢化版
中文版,非常好用

禪工作室 13.0.1
強大的PHP整合開發環境

Dreamweaver CS6
視覺化網頁開發工具

SublimeText3 Mac版
神級程式碼編輯軟體(SublimeText3)

熱門話題











Python和JavaScript開發者的薪資沒有絕對的高低,具體取決於技能和行業需求。 1.Python在數據科學和機器學習領域可能薪資更高。 2.JavaScript在前端和全棧開發中需求大,薪資也可觀。 3.影響因素包括經驗、地理位置、公司規模和特定技能。

JavaScript是現代Web開發的基石,它的主要功能包括事件驅動編程、動態內容生成和異步編程。 1)事件驅動編程允許網頁根據用戶操作動態變化。 2)動態內容生成使得頁面內容可以根據條件調整。 3)異步編程確保用戶界面不被阻塞。 JavaScript廣泛應用於網頁交互、單頁面應用和服務器端開發,極大地提升了用戶體驗和跨平台開發的靈活性。

如何在JavaScript中將具有相同ID的數組元素合併到一個對像中?在處理數據時,我們常常會遇到需要將具有相同ID�...

實現視差滾動和元素動畫效果的探討本文將探討如何實現類似資生堂官網(https://www.shiseido.co.jp/sb/wonderland/)中�...

深入探討console.log輸出差異的根源本文將分析一段代碼中console.log函數輸出結果的差異,並解釋其背後的原因。 �...

學習JavaScript不難,但有挑戰。 1)理解基礎概念如變量、數據類型、函數等。 2)掌握異步編程,通過事件循環實現。 3)使用DOM操作和Promise處理異步請求。 4)避免常見錯誤,使用調試技巧。 5)優化性能,遵循最佳實踐。

探索前端中類似VSCode的面板拖拽調整功能的實現在前端開發中,如何實現類似於VSCode...
