キーワード検索「scale」

68

lake.js

lake.js How does it work? Like this: <script src="jquery.js"></script> <script src="lake.js"></script> <script> $(function() { $('#lake-img').lake({ 'speed': 1, 'scale': 0.5, 'waves': 10 }); }); </script> ......

alligator.github.com
189

Kerning.js

Kerning.js Take control of your web typography. CSS, meet kerning. Kerning, meet CSS. Kern, style, transform, and scale your web type with real CSS rules, automatically. Print designers have had it easy for way ...

endtwist.github.com
7

Item Blur Effect with CSS3 and jQuery | Codrops

Item Blur Effect with CSS3 and jQuery | Codrops View demo Download sourceToday we want to show you how to create a simple blur effect for text-based items. The idea is to have a set of text boxes that will get blurred and scaled down once we hover ...

tympanus.net
10

RefineSlide

RefineSlide Features A few transitions to play with Responsive down to mobile scale CSS transition & 3D transform support Javascript fallback fade transition Auto-formatted, responsive thumbnails Good browser sup...

alexdunphy.github.com
7

BackboneConf 2012

BackboneConf 2012 BackboneConf 2012 May 30-31, Boston Register Today → BackboneConf is a two-day conference about the Backbone.js library, large scale JavaScript applications, and JavaScript common sense, featuring a k...

backboneconf.com
62

Scaling Your JavaScript Applications (Videos)

Scaling Your JavaScript Applications (Videos) Summary Developers creating JavaScript applications these days usually use a combination of patterns like MVC/MV*, modules, widgets and plugins for their architecture.Whilst this works great for apps ...

addyosmani.com
8

Scaling Your JavaScript Applications (Videos And Slides) From Async

Scaling Your JavaScript Applications (Videos And Slides) From Async Developers creating JavaScript applications these days usually use a combination of patterns like MVC/MV*, modules, widgets and plugins for their architecture.Whilst this works great for apps that are...

addyosmani.com
3

Large-Scale JavaScript Development // Speaker Deck

Large-Scale JavaScript Development // Speaker Deck In this talk, I present a number of useful patterns for developing large-scale JavaScript applications that are highly decoupled.

speakerdeck.com
45

Thumbnail Proximity Effect with jQuery and CSS3 | Codrops

Thumbnail Proximity Effect with jQuery and CSS3 | Codrops View demo Download sourceToday we want to show you how to create a neat thumbnail proximity effect with jQuery. The idea is to scale thumbnails when hovering over them and also scale their neighbourin...

tympanus.net
6

jQuery Responsive Thumbnail Gallery Plugin

jQuery Responsive Thumbnail Gallery Plugin jQuery Responsive Thumbnail Gallery Plugin on Github, developed by John PolacekjQuery Plugin for creating image galleries that scale to fit their container. How to Use Link to the script after jQuery....

johnpolacek.github.com
2

明日に向かって昇龍拳: スマートフォン向けページに最適な meta viewport の指定で迷う

明日に向かって昇龍拳: スマートフォン向けページに最適な meta viewport の指定で迷う 2011年7月8日金曜日 スマートフォン向けページに最適な meta viewport の指定で迷う スマートフォンでページが見やすくなるように、metaタグでviewportを指定。 試行錯誤の結果、以下の書式に決定。 <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; ...

misapon.blogspot.jp
22

Some JavaScript Resources for Web App Developers | Impressive Webs

Some JavaScript Resources for Web App Developers | Impressive Webs I've been bookmarking quite a few guides, docs, and other resources, some of which I thought I'd share here. (Oh and when I say bookmarking, I mean saving to a text file. I'm so high tech, dude.) In p...

www.impressivewebs.com
14

RefineSlide

RefineSlide Features A few transitions to play with Responsive down to mobile scale CSS transition & 3D transform support Javascript fallback fade transition Auto-formatted, responsive thumbnails Good browser sup...

alexdunphy.github.com
22

Chess@home: Building the largest Chess AI ever | Sylvain Zimmer

Chess@home: Building the largest Chess AI ever | Sylvain Zimmer Update: We’ve won Node Knockout in the “Completeness” category ! Congrats to the team! How we got there Many people are familiar with the SETI@home project: a very large scale effort to search for pat...

sylvainzimmer.com
4

Skitter - Slideshow for anytime!

Skitter - Slideshow for anytime! 08/09/2011 - New animations: circles, circlesInside and circlesRotate - Callback onLoad: calling a user-defined function to load images - Added rotate-scale plugin: to the effect of rotation 05/08/201...

thiagosf.net
26

Derek Slager: An Introduction to Google Closure

Derek Slager: An Introduction to Google Closure Late last year, Google released Closure Tools, a trio of open source technologies aimed at developers writing large scale JavaScript applications. Included in the initial release were Closure Compiler...

derekslager.com
4

scaleApp - a JavaScript framework for One-Page-Applications

scaleApp - a JavaScript framework for One-Page-Applications scaleApp is a tiny JavaScript framework for scalable One-Page-Applications. The framework allows you to easily create complex web applications. With scaleApp you are able to write modules that focus o...

scaleapp.org
11

drag and scale for iOS | jQuery Plugins

drag and scale for iOS | jQuery Plugins The dragNscale plugin makes selected elements draggable,scalable,rotatable by touching and pinching on mobile platform. // ***** Options ***** // zIndex - z-index for the helper while being dragged //...

plugins.jquery.com
1

[svg] Transformされているオブジェクトをドラッグ - jsdo.it - Share JavaScript, HTML5 and CSS

[svg] Transformされているオブジェクトをドラッグ - jsdo.it - Share JavaScript, HTML5 and CSS var transform = "translate(20,40) rotate(23,100,100) scale(1.2, 0.5) skewX(4) skewY(50)"; var svg = document.getElementById("world"); var button = document.getElementById("button"); //四角形の作成 var rect ...

jsdo.it
26

The EZPZ Way – EZPZ Tooltip

The EZPZ Way – EZPZ Tooltip About the Author Mike Enriquez is a developer and designer. He received his degree from The Ohio State University in Computer Engineering. He has experience in building everything from large scale soc...

theezpzway.com
0.2056