README.md Intro.js Better introductions for websites and features with a step-by-step guide for your projects. How to use Intro.js can be added to your site in three simple steps: 1) Include intro.js and introjs.css (or the minified version f... 続きを読む
a handy, loosely-coupled jQuery plugin for full-screen scrolling windows project root | -- css | -- | -- main.css (compiled) | -- js | -- | -- jquery.windows.js | -- scss | -- | -- main.scss | -- index.html This is a light bootstrap that sets... 続きを読む
windows 1ページ内で複数ページに分割できるjQueryプラグイン「windows」 <section>で区切ったブロックをフルスクリーンのスライドに分割してくれます。 スクロールでページを切替えますが、中途半端なスクロール位置になると自動補正をかけてくれます キーボ... 続きを読む
iOSでFlashを搭載しない変わりに代替する技術として、HTML5とJavaScriptによるアニメーション表現が発達してまいりましたが、マルチデバイス対応及びフィーチャーフォン(ガラケー)向けの資産を再利用したいという理由でflashを変換するツールも同時に複数立ち... 続きを読む
jQuery Based The w2ui library is a set of interrellated jQuery plugins. It is not a adhoc port to jQuery, but was initially developed with jQuery in mind. There is no support of other frameworks such as prototype or dojo. Only 37kb Complete w... 続きを読む
Make that shiz draggable github.com/desandro/draggabilly Rad because it supports IE8+ and multi-touch. Install Grab a packaged source file: draggabilly.pkgd.min.js for production draggabilly.pkgd.js for development Or if you're cool with the ... 続きを読む
famo.usdesign, develop and deploy 2D and 3D gesture-based apps to any device designers & engineers sign up to get early access Thanks for signing up! Thanks for registering to learn more about Famo.us. We're busy making things perfect for you... 続きを読む
A two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl.Two.js is a two-dimensional drawing api geared towards modern web browsers. I... 続きを読む
Thanks, I'll try this when I get to my computer! Can i ask what purpose giving the card some notes to begin with serves? I'm trying to lazy-load this data instead of bringing it down when the page loads and I bootstrap the cards etc so most l... 続きを読む
よく見かける、Pinterestのような レンガを積み重ねた感じのレイアウト を実装するためのスクリプトのご 紹介です。既に先発スクリプトは 沢山あるので選択肢の一つとして、 という感じですね。 マルチカラムなグリッドレイアウトを構築する為のスクリプトです... 続きを読む
大抵の、特に変数の型宣言を行わないタイプの言語では、型の異なる値の条件式は悩みの種です。 Javascriptもご他聞に洩れずというか、undefinedとnullが異なる分だけ更にややこしくなっているようです。 暗黙の型変換で痛い目にあわないよう、ちょっと実験して... 続きを読む
1 pixel|サイバーエージェント公式クリエイターズブログ サイバーエージェントのクリエイターの取り組みを紹介するオフィシャルブログです。最新技術への挑戦やサービス誕生の裏話、勉強会やイベントのレポートなどCAクリエイターの情報が満載です。 Entries ... 続きを読む
javascript, 教え方 | 連載目次へ 続きを読む
Last updated on: April 3, 2013 JavaScript can access the current URL in parts. For this URL: http://css-tricks.com/example/index.html window.location.protocol = "http" window.location.host = "css-tricks.com" window.location.pathname = "exampl... 続きを読む
1–1 of 1 previous next Osamu Monoe, Developer Evangelist at Microsoft Japan あとでここ↓にフォロー記事を上げようかと。 http://blogs.msdn.com/b/osamum/ 13 minutes ago Reply モテる Java script Presentation Transcript モテる JavaScript日本マイ... 続きを読む
checkboxがcheckされてるかどうかを判別するメソッドってjQuery側に用意されてないんですよね。 twitterでも色々教えてもらったけど方法としては3つくらいかなー。 https://twitter.com/kyo_ago/status/11685019866 https://twitter.com/songmu/status/11675950... 続きを読む
backbone-relational-rails wraps the Backbone-relational library in a rails engine for simple use with the asset pipeline provided by rails 3.1. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline... 続きを読む
A responsive multi-level menu that shows its submenus in their own context, allowing for a space-saving presentation and usage. View demo Download source Today we want to share an experimental drop-down menu with you. The main idea is to save... 続きを読む
■ jQueryのDeffered/Promiseを会得した(いまごろ) なんか最近、やたらと非同期処理の文脈で「promise」というキーワードを見ることが増えて、なんか流行ってんのかなーくらいにしか思ってなかったんだけど、実はjQuery.ajaxを使っているときに恩恵を受けていた... 続きを読む
B a c k b o n e o n R a i l s }=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=} A simple gem for using Backbone.js with Rails (>= 3.1) Features -------- * Vendors the latest Backbone.js + Underscore.js in the asset pipeline * Provides an install generator to... 続きを読む