Native These are the natively supported easing functions, built into WebKit. linear ease ease-in ease-out ease-in-out Custom These are custom easing functions (thanks to Robert Penner & Thomas Fuchs) that can produce much more interesting tra... 続きを読む
Twitter/facebookいいね/mixiチェック/GREEいいねボタンを超カンタンに設置できる jQuery.socialbutton プラグインを作ったよ 各種ソーシャルネットワーキングサイトの「いいね!」ボタンを、超カンタンに導入できるjQueryプラグインを作成したので、ここに公開... 続きを読む
We'll cover how to blur text with CSS3 and do it safely by feature-detecting first. Then we'll do a bunch of experiments with individual letter blurring and also some clever jQuery which gives us deeper access into specific values of a text-s... 続きを読む
A jQuery plugin that gives you a google image search style image alignment Description If you have a image gallery with different width and height for each image, your page may look messy. Use this plugin to align your gallery with a ‘Google... 続きを読む
気になっていたjQuery Mobileのα2が、jQuery 1.4.4と同時にリリースされたので、この機に試しに使ってみました。a-blog cmsとの組み合わせの実験も兼ねてますが、それは別エントリーで。 jQuery Mobile | jQuery Mobile jQueryおよびjQuery Mobile最新版登場 | ... 続きを読む
jQuery Mobile jQuery UI Mobile Meetups Forum Events About Donate Strategy Platforms Designs Community Blog Now under development for late 2010 jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface sys... 続きを読む
In this post, we are presenting a bunch of exciting and awesome jQuery plugins for your use. As we all know very well that jQuery is the most famous Javascript framework available out there which comes with many amazing features and is quite ... 続きを読む
I got a lot of emails and feedback about my easySlider plugin, thank you all for that. However, I have to apologize to all of you who sent emails asking for a little help with implementation or small bug fixes. I simply don't have the time to... 続きを読む
Over the last year, Smashing Magazine has evolved. We’ve been publishing fewer lists and more in-depth articles about design and Web development. We have invited professionals and high-profile developers to write for us. We’ve been investin... 続きを読む
So you’ve been playing with jQuery for a while now, you’re starting to get the hang of it, and you’re really liking it! Are you ready to take your jQuery knowledge to level two? Today, I’ll demonstrate twenty functions and features you pr... 続きを読む
As I observe other liquid based websites, I see two commonly used techniques on displaying columns, the fixed columns and the liquid columns. There are drawbacks to both that I would like to point out, and later would like to pitch my solutio... 続きを読む
Activity Monitor 348 KB Address Book 1904 KB Finder 1337 KB Front Row 401 KB Google Pokémon 12875 KB iCal 5273 KB iChat 5437 KB Interface Builder 2764 KB iTuna 17612 KB Keychain Access 972 KB Network Utility 245 KB Sync 3788 KB TextEdit 1669 KB 続きを読む
Web屋のネタ帳 Webビジネスに必要な「戦略」「システム」「デザイン」の3要素とそれらをまとめる「マネジメント」について現場の実感と独自の観点でお送りするコラム・・・のはずなんですが、要するにWebがらみのシステム&デザイン業界に関する小ネタと... 続きを読む
'Notify Bar' plugin Simple plugin (basically it's not a plugin, but widget) to show notify bar (like on Twitter's webpage). It's very simple to use: $(function () { $.notifyBar({ html: "Thank you, your settings was updated!", delay: 2500, ani... 続きを読む
What is it? Meerkat, named for its pop up like behavior, is a jQuery plugin created by myself, Jarod Taylor. It was originally created to serve a specific purpose, however, by adding additional functionality to it, I've found several uses for... 続きを読む
2009年に紹介したものを中心としたjQueryのプラグイン100選です。 カルーセル・ニュースティッカー関連 ギャラリー・画像拡大関連 ナビゲーション関連 タブ関連 パネル・ボックス関連 角丸関連 ツールチップ関 [...] 続きを読む
Information Published April 22, 2009 8:25 am Last updated April 22, 2009 9:30 am Category jQuery Links Demo TextboxList turns normal textboxes into a widget which can be navigated with the keyboard, effectively turning your input into a “lis... 続きを読む
A revisit from my previous famous tutorial, I have changed the transition to something different. 4 bars will be sliding up and down and reveal the description of the thumbanil hidden underneath. Introduction Hi all, thanks for reading this t... 続きを読む
Content slider written in the jquery javascript library.Implementation: (bxSlider can be used on element which contains children) Configuration: mode: 'slide', 'fade', 'ticker' speed: duration of transition in miliseconds auto: if false, tran... 続きを読む
Introduction When speaking about design, there is one company that is impossible to go without. Apple values design – being a new product, a fancy catalog or their website – there is always something to admire. This week, we are making an A... 続きを読む
Quick and powerful, jQuery can help designers and developers create awesome interactive websites that are appealing and accessible to the widest range of browsers. For your audience, the visit to your site will be both exciting and entertaini... 続きを読む
A couple of days ago a fan of my Facebook page asked me for a script to make the effect you see on this page. Obviously simply reverse-engineering the script wouldn’t be enough for me, so I decided to create a lights off effect that make any... 続きを読む
Demo Scroll through these elements by clicking on the items clicking on the arrows and those small round buttons using left and right arrow keys from your keyboard scrolling with your mousewheel 1. An example title Lorem ipsum dolor sit amet,... 続きを読む
There are plenty of jQuery tricks and techniques out there, and the vast and powerful jQuery library can meet almost anyone’s JavaScript’ing needs. Since jQuery makes JavaScript accessible to designers who want to add simple interaction and... 続きを読む
jQuery Tools is a collection of the most important user interface components for the web. These are tabs, accordions, tooltips, overlays and scrollables. They can dramatically improve the usability and responsiveness of your site. They mainly... 続きを読む
Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading. Usi... 続きを読む
jQueryを使えば、Wordpressがブログとは思えないほどに見違えます。 特に海外のブログなどを見ていると、jQueryなどを上手く使いこなして、クールに仕上がっているブログがたくさんありますね。 今回は、jQueryを使ってワンランク上のブログに仕上げるプラグイ... 続きを読む
License: Same as jQuery (Dual GPL + MIT) Author: Doug Neiner Download: InFieldLabels.zip Source: GitHub Size: Under 1KB Minified and gzipped Overview: This is a simple plugin that turns properly formatted HTML forms into forms with in-field l... 続きを読む
In this tutorial we will be taking your average everyday website and enhancing it with jQuery. We will be adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page. ... 続きを読む