TinyBoxは、モーダルウインドウを生成し、アニメーションで拡大表示できる超軽量(3.5KB)の単独で動作する(jQueryなどは不要)スクリプトです。 TinyBox JavaScript Popup Box - 3.5KB demo 上記キャプチャのデモではリンク箇所をクリックすると、サイズを変更したり、内容を変更したりします。 また、画像の拡大表示やタイマーにも対応しています。
TinyBoxは、モーダルウインドウを生成し、アニメーションで拡大表示できる超軽量(3.5KB)の単独で動作する(jQueryなどは不要)スクリプトです。 TinyBox JavaScript Popup Box - 3.5KB demo 上記キャプチャのデモではリンク箇所をクリックすると、サイズを変更したり、内容を変更したりします。 また、画像の拡大表示やタイマーにも対応しています。
自分はスーパーJavaScripterでこんなすげーのが5行で書けちゃう。やばいだろ!とかいうのでは全然無いですが、オブジェクト指向っぽい話が最近分かってきたつもりで、それでやっときゃ問題無いってことを思い始めているので、なんかそんな話を書いていきます。 こんな短く書くテクニックがあるぜ! var hoge = hage ? huga : hoga; とか書けちゃうんだぜ!とかより、長くていいから分かりやすく拡張しやすいようにするにはどうするのかとか、そういう話ができればなーと思います。内容的には全くもって新しくも何とも無いですが。jQuery使ってやる前提です。 まんじゅう製造スクリプト 今日はまんじゅうを5個作ります。なんと、まんじゅうは、クリックすると隠れます。 まんじゅうサンプル var Manju = function(){ this.elem; this.hidden = fa
Smashing Magazine - WE SMASH YOU WITH THE INFORMATION THAT WILL MAKE YOUR LIFE EASIER, REALLY. Webデザインにおいて、コンテンツをどのようにまとめ、どのレイアウトで表現するかは大事な課題だ。すでによく使われているレイアウトと、それが何の目的で使われているのかは明かになっている。そうした人気のあるレイアウトとその目的を知ることは、Webページをデザインする際の資料として活用できる。 Matt Cronin氏がSmashing Magazineにおいて8 Layout Solutions To Improve Your Designsのタイトルのもと、使いやすい8つのレイアウトとテクニックについてまとめている。Webデザイナは一度チェックしておきたい内容だ。紹介されているレイアウトは次のとおり。 ス
When you combine some neat functionality courtesy of PHP with the cleverness of javascript you can produce some pretty smart results using the <form> tag. In an effort to help you take it up a notch, we’d like to share some methods for helping your site anticipate a user’s next move. The post below is made up of 9 smart and intelligent ways of using <form> elements to produce some neat effects, co
対応ブラウザー Internet Explorer 6 以上 Firefox 2.0以上 Opera 9.0以上 Safari 3.0以上(もしかしたら2.0でも動作するかもしれませんが、未確認です。) Google Chrome 0.3以上 使い方 cpick_x_x_x.zipを解凍し、html5jpフォルダをウェブサーバにそのままアップロードしてください。そしてHTMLのhead要素内に、cpick.jsをロードするようscriptタグを記述しておきます。このサンプルは、html5jpフォルダが一階層上に存在しているものとしてscript要素のsrc属性を指定していますが、html5jpフォルダ はどこに設置しても構いません。html5jpフォルダの設置場所に合わせてcpick.jsをロードするscript要素のsrc属性を書き換えてください。
Introduction Here we go again, enjoy my collection of navigation menu. Other ways to capture critical pictures, quite possibly worth more than "a thousand words" would be via a security systems cameras. Additional information. Accordion Menu Dock Menu Navigation/Drop Down Menu Slide Menu Tree View Accordion Menu Dynamic drive Accordion menu | Demo i-MarcojQuery Accordion Menu | Demo Horizonal Acco
Smashing Magazineで、デザインをよりよくするためのレイアウトソリューションが紹介されています。 ざっとご紹介しますね。 1. スライダー&Carousel 2. タブナビゲーション 3. モーダルウィンドウ 4. ロールオーバーエレメント 5. 新しさを感じさせるレイアウト 6. グリッド 7. アコーディオン 8. 大きいドロップダウンメニュー 1 のスライダー&Carouselだと、例として ナビゲーションエリアにサムネイルとアイコンがあるタイプ(Codaなど) プロダクトの画像がナビゲーションになっているタイプ 大きく垂直方向に存在する「clickbar」 が紹介されていて、スクリプトも以下のように載っています。 » Slick Accessible Slideshow using jQuery » Coda-Slider 1.1.1 » jquery.scrolla
President of WebFX. Bill has over 25 years of experience in the Internet marketing industry specializing in SEO, UX, information architecture, marketing automation and more. William’s background in scientific computing and education from Shippensburg and MIT provided the foundation for RevenueCloudFX and other key research and development projects at WebFX. In this in-depth web development tutoria
シンプルなWebデザインに、ちょっとしたアクセントとなる装飾要素を加えたい――。そんなときに参考になるWebサイトを見つけました。英国の映像作家スティーブ・ブックバインダー氏のサイト「Steve Bookbinder」です。 白を基調とし、余白を広くとったこのWebサイトは、映像作家らしく、作品紹介を中心に構成されています。埋め込みの動画プレーヤーとサムネイル画像を除けば、ほぼテキストのみで制作されているきわめてシンプルなデザインに見えます。 ところが、そんなこのサイトにも、1箇所だけ、JavaScriptを使った意外な装飾を加えている場所があります。それがヘッダーに設置されたグローバルナビゲーションです。今回はこのサイトのシンプルな装飾テクニックをお手本としましょう。 今回のお手本サイト: 『Steve Bookbinder』 英国の映像作家/ディレクターであるスティーブ・ブックバインダ
President of WebFX. Bill has over 25 years of experience in the Internet marketing industry specializing in SEO, UX, information architecture, marketing automation and more. William’s background in scientific computing and education from Shippensburg and MIT provided the foundation for MarketingCloudFX and other key research and development projects at WebFX. Microsoft’s Internet Explorer 6 is alm
Slideshow JS Cross-browser compatible, supports custom styles and images, and won’t conflict with other frameworks. Slideshow JS is a free JavaScript library that makes it easy to showcase your images. It requires no scripting, is completely configurable via markup, and, although it ships with default styles out of the box, it supports custom stylesheets and images. It’s 100% unobtrusive and tak
Get affordable and hassle-free WordPress hosting plans with Cloudways — start your free trial today. My friend Richard recently came to me with a simple CSS question: Is there a way to make a background image resizeable? As in, fill the background of a web page edge-to-edge with an image, no matter the size of the browser window. Also, have it resize larger or smaller as the browser window changes
Get affordable and hassle-free WordPress hosting plans with Cloudways — start your free trial today. Last month I wrote about how I wished when clients had a change request for their site, they would treat me like a six-year-old. The point was, those change requests are often far too vague which leads to confusion and ultimately wasted time. It would be more efficient if those change requests cont
Galleria Documentation: http://devkick.com/lab/galleria/ Demo: http://devkick.com/lab/galleria/demo_01.htm#img/grass-blades.jpg License: GPL s3Slider jQuery plugin Documentation: http://www.serie3.info/s3slider/ Demo: http://www.serie3.info/s3slider/demonstration.html License: Creative Commons Attribution 2.5 jQuery Coda Slider Documentation: http://jqueryfordesigners.com/coda-slider-effect/ Demo:
株式会社ライブドア マークアップエンジニア 浜 俊太朗 2009/4/30 ページ表示高速化をサーバの設定だけに任せていませんか? HTMLやCSS、JavaScriptの書き方でも速くできます(編集部) 連載第1回の「Webサイトを“速く”表示させる7つの計測ポイント」では、YSlowを使って速度に関する問題を調査しました。 今回は、CSS・JavaScript・HTMLの工夫で速度を改善する下記5つの方法を紹介します。中にはYSlowの指摘に含まれないものもありますが、併せてチェックしていきましょう。 CSSはソースコードの上部に記述する JavaScriptはソースコードの下部に記述する CSSとJavaScriptを書く順番 JavaScriptを圧縮して読み込みを速くする 読み込みが遅いブログパーツには要注意 【1】CSSはソースコードの上部に記述する 連載第1回では、「CSSは
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く