タグ

clickに関するopparaのブックマーク (2)

  • jQuery.twinkle · get the visitor's attention · larsjung.de

    0.10.0Draw your visitor's attention to special parts of your website. Examples of the different effects can be experiecend in this demo. All available options are described right below. Quick startTwinkle at a specified element: $(selector).twinkle(); Select an effect and add some effect options: var options = { 'effect': 'drop', 'effectOptions': { 'color': 'rgba(0,0,255,0.5)', 'radius': 100 } };

  • Apache Clickを使ってWebアプリケーションを組むなら知っておきたい·Click JQuery MOONGIFT

    Click JQueryはApache ClickとjQueryの連携をどう組むかデモアプリを通じて説明してくれるソフトウェアです。 Click JQueryはApache ClickとjQueryを連携された場合のデモソフトウェアです。実際にApache Clickを使っていく上でのテクニックとして知っておくと便利そうです。 デモサイトです。様々なコンポーネントを試せます。 スライド系のデモです。 カレンダー連携です。 ダイアログのデモです。 カラーピッカーのデモです。 フォルダのツリービューです。 テーブルです。Ajaxでデータを読み込んでいます。 グラフ描画のデモです。 円グラフのデモです。 Apache Clickのコードも確認できます。 機能はメニューに分かれて表示されています。Ajaxやフォーム、チャート、各種コントロール、イフェクト処理などをコードを見ながら実際にコーディング

  • 1