2010-10-01から1ヶ月間の記事一覧

幅を変化させることが出来るjQueryメニュー「Self-resizing Navigation Menu」

Self-resizing Navigation Menu with jQuery ボタン一つで幅を帰れるメニューバー→→→デモページ Home About Portfolio Contact Support Login .codropsmenu1{ padding:3px; height:30px; background-color:#282828; } .codropsmenu1 ul{ list-style:none; ma…

再生&停止ボタンのエフェクト「Pause and Play Effect」

Here窶冱 an effect based on the one used in fml to stop and pause an event. The idea is that when we click on the play/pause button or press the space button, an image (play or pause) appears and fades out. This effect is done using jQuery…

処理の成否をかっこいいアクションで知らせてくれるjqueryのプラグイン

This is an example of the jFeedback integration. You can easily configure jFeedback to be either on top or at the bottom of the page. The minimal approach lies in the usage of simple icons to let the user know about success or failure (Let…

一覧の中から画像が飛び出すajax 「Ajax Scroll」

AjaxScroll is an lightweight jQuery plugins . Provided the ajax scollpane to replace the Next/Previous buttons, behaviour similar as MSN Image Search (Live.com Search).http://blog.yctin.com/archives/jquery-plugins-ajaxscroll/ デモはこんな…