タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

javascriptとjQueryとpluginに関するginpeiのブックマーク (2)

  • lake.js

    How does it work? Like this: <script src="jquery.js"></script> <script src="lake.js"></script> <script> $(function() { $('#lake-img').lake({ 'speed': 1, 'scale': 0.5, 'waves': 10 }); }); </script> ... <img id="lake-img" src="lake.png" style="display: none;"/> Lake.js takes an img element and inserts a canvas element displaying the image and its flipped reflection directly after the img element. Th

    ginpei
    ginpei 2012/04/18
    canvasで反転画像を揺らして揺れる水面を表現する、湖面アニメーションjQueryプラグイン。すげー。
  • LavaLamp for jQuery lovers! | Ganeshji Marwaha

    Click on the above image to land in the Lava Lamp Demo page. Then, hover over it and feel for yourself, the nifty effect that Lava Lamp offers. What you just experienced is nothing but the LavaLamp menu packaged as a plugin for the amazing jQuery javascript library. I personally believe that the effect rivals that of flash – Don’t you? Especially considering the fact that it is extremely light wei

    ginpei
    ginpei 2011/06/06
    メニューに「にょーん」って効果を付けるjQueryプラグイン。可愛い。ちょっとくどい感じ? マシンパワーは食う。
  • 1