Code Archive Skip to content Google About Google Privacy Terms
We have been working since 2009. We started with two people: a designer and a programmer. Today the company employs almost 20 people who are divided into four teams. Everyone is a master of his craft. There are open vacancies. We use all our experience, knowledge and skills to help you properly implement your plans to make the site a convenient tool - in this we see our mission. In tandem with the
Photoshop7から、JavascriptやVBScriptを使って自動処理が出来るようになりました。大量のデータに比較的単純な処理を連続して行う場合非常に便利なので、簡単にまとめておきます。 スクリプトを使用する利点は、条件分岐によって処理を変更したり、入出力ファイル名を操作できる事などがあります。またテキストファイルから文字列や設定を読み込んで処理に利用したり、テキストファイルへ画像の座標情報を出力する等も出来ます。 ここではWindows環境、Javascriptでのスクリプティングについて記述します。 Javascriptの文法については詳しい書籍やサイトをご参考ください。 対象環境:Windows(XP/2000) + NTFS + Photoshop(CS/7.0) + JavaScript ※環境や設定によってはうまく動かない場合があります。 2008.1.24更新 導入
Navigate the physical library code to see what, where, and how the magic happens Blog The Deconstructed series is designed to visually and interactively deconstruct the internal code of JavaScript libraries, including jQuery, Prototype and MooTools. It breaks the physical JavaScript into visual blocks that you can easiliy navigate. Each block opens to reveal its internal code. Clickable hyperlinks
Blog » WordPress » How and where to learn WordPress plugin development (FYI, we build plugins) How and where to learn WordPress plugin development (FYI, we build plugins) It can be overwhelming when you first try to get into WordPress plugin development. Honestly, one of the best ways to learn is just to dive right in and start coding. However, this is something that doesn’t just happen overnight.
What Makes jQuery Image Scale Carousel Different? It auto scales the images you put into it to the appropriate height and width keeping their aspect ratio in place. When working with imagery online keeping the integrity of an images aspect ratio is as important as anything else. This is what's so nice about this jQuery plug-in; you don't have to worry about all of your images being perfectly sized
JavaScriptで出来たパーティクルエンジンをご紹介。 コード量も多くないので、カスタマイズして使えそうです。 デモ 画面を表示すると、マウスの動きに合わせてパーティクルも動くようになっています。 500個ほど表示させているようですが、動きもすごくスムーズですね。 以下のようなコードで動作させているようです。 function run() { ctx.globalCompositeOperation = "source-over"; ctx.fillStyle = "rgba(8,8,12,.65)"; ctx.fillRect( 0 , 0 , canvasW , canvasH ); ctx.globalCompositeOperation = "lighter"; mouseVX = mouseX - prevMouseX; mouseVY = mouseY - prevMous
jQuery基礎文法最速マスター はやっているようなのでまとめてみたいと思います。 jQueryの読み込み Google AJAX Libraries APIで簡単に読み込めます。 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> jQueryの記述場所 基本的にはscript要素内の次の箇所に記述していきます。 <script type="text/javascript"> $(function(){ /*ここにjQueryを記述*/ }) </script> 上のコードは$(document).ready()のショートカットなので、次のように書いても大丈夫です。 <script type="text/javascri
いまやWeb制作に欠かせなくなったJavaScript。でも、「JavaScriptはほとんど“アリモノ”で済ませている」という方も多いのでは? そこで、WebデザイナーやマークアップエンジニアなどのWeb制作者の方向けに、いま一番人気のJavaScriptライブラリー「jQuery」の基本を学べる特別レッスンをお届けします。題して、「40分で覚えるjQuery」。要点だけにぎゅっと絞って解説しますので、手を動かしながら今すぐjQueryを始めましょう。 【0分目:導入編】 jQueryのダウンロードと利用方法 jQueryのライブラリー本体(JavaScriptファイル)は公式サイトからダウンロードし、head要素などにscript要素を書いて読み込みます。
Fast, safe and efficient downloading Video downloading from popular websites Torrents and magnet links downloads Proxy support HTTP/HTTPS/FTP/BitTorrent support User-friendly interface with modern design Support for Windows, macOS, Android, and Linux 幸运飞行艇168官方体彩网+开奖记录查询 Free Download Manager for Windows, macOS, Android, and Linux allows you to adjust traffic usage, organize downloads, control fil
ブラウザ上で様々なファイルを作ってダウンロードさせられる「Downloadify」。 Downloadyfy を使えば、JavaScript によって文字列を組立て、それをサーバサイドに保存することなく直接ダウンロードダイアログを出して利用者にダウンロードしてもらうことができます。 サーバに保存する必要がないので、サーバサイド言語が使えない環境であってもつかえてしまうのが特徴です。 例えば、この仕組みを利用したサイトの「starter」。 このサイト自体便利で、クラス名、ネームスペース、関数のパラメータなどを入力すると、jQueryプラグインのスケルトンコードを生成してくれるものなのですが、「DOWNLOAD」ボタンでその生成されたコードを直接ダウンロードすることができます。 「DOWNLOAD」ボタンを押すと、ファイル名が入った状態でダイアログが現れ「保存」ですぐダウンロードできます。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く