This domain may be for sale!
(Almost) Static Background This section has a background that moves slightly slower than the user scrolls. This is achieved by changing the top position of the background for every pixel the page is scrolled. Multiple Backgrounds The multiple backgrounds applied to this section are moved in a similar way to the first section -- every time the user scrolls down the page by a pixel, the positions of
Captcha security check okilla.com is for sale Please prove you're not a robot View Price Processing
About Creatorish.com Edit Creatorish.com is a captivating domain name that sparks thoughts of innovation and originality. The name is a clever combination of "creator" and "ish," suggesting a creative and imaginative mindset. It's perfect for startups that focus on creativity, design, technology, and anything that involves inventiveness. The name is short, catchy, and easy to remember, making it a
jQuery PopBox UI Element View the Project on GitHub gristmill/jquery-popbox Download ZIP File Download TAR Ball Fork On GitHub jQuery PopBox jQuery PopBox is a simple balloon UI element inspired by 37Signals Highrise CRM. Click for example Usage jQuery PopBox requires a specific HTML structure in order to work. There is also a small stylesheet that can be used. <script type='text/javascript' chars
So you have Coda and you’re thinking, “this is a great program and I love how productive I am now. But I really wish that the Javascript mode would autocomplete my jQuery stuff.” Yeah, I’ve been there. I couldn’t find one either, so I made one. And now you can have it too. You’re welcome. What’s New in 2.0 I have most of the functions for jQuery 1.6.2 included in here now. I tried adding nested hi
panic.com の editor Coda がすこぶる便利です。 WordPressのThemeやPluginはほぼCodaで書いています。 一つだけ不満だったのはjQueryのコード補完ができないことです。 Twitterでそのことを愚痴ったら、@kzxtremeさんから jquery syntax mode って便利なものが公開されていると教えてもらいました。 http://digitalsandbox.net/index.php/project/category/jquery_syntax_mode/jquery_syntax_mode サイトに丁寧に解説されているのでインストールも簡単でした。 digitalsandbox.netからzipファイルをダウンロードし解凍します。 解凍フォルダの .mode ファイルは ~/Library/Application Support/C
綺麗なUIのサイトがサクサク組めるTwitter Bootstrapを使ったjQuery UIテーマ「jQuery UI Bootstrap」 2012年01月10日- jQuery UI Bootstrap 綺麗なUIのサイトがサクサク組めるTwitter Bootstrapを使ったjQuery UIテーマ「jQuery UI Bootstrap」 Twitter Bootstrapでデザインがあまり出来ずともTwitter風の綺麗なUIが作れる事で話題を集めましたが、jQuery UIにTwitter BootstrapのCSSでをあてはめた物が出たようです。 Twitter Bootstrapのメリットを享受しつつjQuery UIも使えてしまいます。 サンプルでは1ページにjQuery UIのウィジェットが配置されているのですが、1ページにあることで、削ったり切り貼りすることでデザ
ALAJAX - a jQuery plugin for ajax auto form sending | Freelancer ID 通常のフォームを瞬時にAjax化できるjQueryプラグイン「ALAJAX」 フォームなんかを作る場合はAjax前提で作ったりしますが、このプラグインで $('#form').alajax(); のように初期化すれば一瞬でajax化が完了します。 もちろん、サーバ側のプログラムの調整は必要ですが、簡単にajax化できるというのはよいかもしれませんね。 やっぱりajaxフォームの速度ってはやくて利用者としては速いほうがいいわけなので、こういう風にマークアップの作り手側は簡単に対応できると作り手としては嬉しいですね。 関連エントリ Ajaxスタイルのローディングも画像を使わずピュアCSSで実現するデモ 画面遷移なしのAjaxでファイルアップロードするjQuer
スマートフォンを使うときによく使う操作方法としてフリックがあります。このフリックの操作でギャラリーができるjQueryプラグインを集めました。 Androidを持ってないので、全てがAndroidで動くかは未検証ですがだいたい動くと思います。 flickGal 自分が一番つかってるのがこのflickGalです。 PC(IE以外)でも動作します。 flickGal・・・iPhoneでフリックギャラリーを簡単に実装できるjQueryプラグインです – piglovesyouの日記 flickable こちらはPCでフリックができるようにできるプラグインです。そのままスマートフォンでも使えます。 PCでも(IE6でも)よく動きます。 jQuery.flickable: iPhone and Android like flick scrolling plugin flickSimple こちらもP
私が仕事で Web制作をする時に、よく利用させてもらっている jQuery のプラグインをまとめてみました。ライセンスは MIT、GPL のものばかりです。デザイン、レイアウト的に汎用性のあるものになっています。また、IE 特有のバグ(透過PNGの黒ずみなど)対策についても少し触れてみました。 Webサイトを作る時に、何かとお世話になっている jQuery のプラグイン。HTML と CSS だけでは表現できないことも、Javascript を使うことでいろいろできるようになりますよね!インターネットを見ていると、本当にたくさんの jQuery のプラグインが公開されています。feed を読んでいても、1日一個くらいは新しい jQuery のプラグインに出会います。どれを使ったらいいか迷うくらい … 。 今回は、そんな数ある jQuery のプラグインの中から、 私がクライアントワーク(仕
Step 1 – HTML Markup of Accordion Menu The HTML is the same as the CSS3 version, a nested unordered list that will contain all of our links. We have added a class to each one to be able to add the images and the id is needed for the CSS3 only version. We will keep the CSS3 only version working so if the JavaScript will be disabled on the client browser it will continue working with just CSS. <ul c
この記事は年以上前に書かれたもので、内容が古かったり、セキュリティ上の問題等の理由でリンクが解除されている可能性があります。 たまたま見つけたjQueryプラグインの 動きが凄かったので反射的にご紹介。 このブログでも何度かご紹介している 要素にフィルターを掛けたり、ソートして くれる、というjQueryプラグインなのです が、なかなか高機能ですよ。ぜひ動きを 見ていただきたいです。 これ系はいくつかありますが、僕が知ってる中では一番良さそうです。 要素をフィルタリングしてくれたりソートしてくれますよ。アニメーションも豊富に用意されています。 触ってみる デモの一つを触ってみます。デフォルトではこのようにバラバラに元素記号が並んでいます。 フィルタをかけてみました。ふわっと要素がアニメーションしながら集まります。 複数の種類も。 フィルタにかけた要素を今度はソートします。上記はカテゴリで並
Just this week, the jQuery team announced that Microsoft's templating plugin (along with a couple others) is now being officially supported. What this means is that the plugin will now be maintained and updated directly by the core team. In this video tutorial, we'll review the essentials of the plugin, and why it's so awesome. As a quick example, we'll, again, refer to the Twitter search API exam
This site is kept for historical purposes and represents original version of the Fancybox. Check out the latest - Fancybox v5 What is it? FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. It was built using the jQuery library. Licensed under both MIT and GPL licenses Features Can display images, HTML elements, SWF movi
The xcolor plugin is an easy-to-use jQuery extension to manipulate colors in all imaginable combinations. OverviewThis plugin implements an extensiv color parser and a featureful set of color-manipulation methods. There is also an animate() extension to smooth CSS colors. Another useful method isReadable() completes the whole, by allowing you to check if a text is readable on a certain background.
DOM window $(selector).openDOMWindow({options}) & $(selector).closeDOMWindow({options}) jQuery plugin (jquery.DOMwindow.js) used to create DOM windows. Example 1 Open a DOM window using inline content embedded in the page. The window is fixed to the centered of the viewport. This is default behavior. required | optional | not used anchoredClassName - datatype:string, default:empty string anchoredS
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く