[問題] jquery plugin問題

看板Ajax作者 (小貓)時間15年前 (2010/05/27 10:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
plugin 網址: http://icon.cat/wiki/IconDock_En#iconDock_jQuery_Plugin <script type="text/javascript"> var confDock = { iconMinSide : 35, iconMaxSide : 70, distAttDock : 50, coefAttDock : 1, veloOutDock : 500, valign: 'bottom' } jQuery(function() { jQuery("#Bar").addDockEffect(confDock); }); </script> <div id="Bar"> <a href="#" name="Alertes_name" title="Google alertes"> <img src="./pic/face_1.gif" alt="Campana_alt" border="0" /> </a> <a href="#" name="Escriptori_name" title="Google Escriptori"> <img src="./pic/face_2.gif" alt="Escriptori_alt" border="0" /> </a> </div> 我的問題是我照著範例做,起始圖可以顯示, 但滑鼠移過放大圖片時,圖就出不來了。 我對照過他DEMO的原始檔,並沒有甚麼不一樣呀? 煩請各位大大們指點迷津。 -- Aman ia vida 地下飛行 http://www.wretch.cc/album/luo74128 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 211.148.136.58
文章代碼(AID): #1B_TCLC1 (Ajax)
文章代碼(AID): #1B_TCLC1 (Ajax)