キーワード検索「Require」
RequireJS moduleについて - 文殊堂
JavaScript, RequireJSRequireJSって何?公式サイトRequireJSスライドjQueryRequireJS.pdf日本語記事だとこの辺?zudolog » RequireJSを使って非同期なjsファイル読み込み 要はJavaScriptの依存性解決をしてくれるライブラリで、こんな感じで使えます。require(['lib/a','lib/b','lib/c'],func...
java-ja.js #2 RequireJS実践編 - 文殊堂
JavaScript, RequireJSjava-ja.js #2 : ATND自己紹介文殊堂といいます。BePROUDという会社のリーダーです↑はロケタッチの話です(ロケタッチ知らない人は4SQでMayorになったみたいな話だと思っといてください)。弊社では今(2010年12月現在)人材募集中らしいですよ。 今の仕事はUIがリッチな業務システムを作るとかそんな感じで、そこでRequireJSを...
Require.jsを使ってJavaScriptを管理する - Playground of Mine
JavaScript, memo | 13:16 | RequireJShttp://requirejs.org/ JavaScriptのライブラリやモジュールが増えてくると、読み込む順番を管理する必要が出てくる。.├── module1.js├── module2.js├── module3.js├── lib│ ├── json2.js│ ├── pure.js│ ├── raph...
jQuery SelectBox plugin
jQuery Selectbox plugin Custom select box replacement inspired by jQuery UI source. Require jQuery 1.4.x or higher Demo Loading ...
zudolog » RequireJSを使って非同期なjsファイル読み込み
TakazudoのブログですRequireJSは非同期でJavaScriptファイルを読み込んでくれるやつ。普段、自前でscript要素をdocument.writeしてるのをいつも使ってたんですが、これ使ってみたらなんだかスマートな感じがしたのでしばらく使ってみようかと思ってます。カスタムデータ属性を使うのがデフォルトなので、文書型はhtml5のほうがベターです。jQueryがバンドルされてるR...
IEではRequireJS+jQueryで$(document).ready()で設定したcallbackが実行されないことがある&その対応 - 文殊堂
JavaScript, RequireJS, jQueryとりあえずRequireJS0.14.5+jQuery1.4.3,RequireJS0.15.0+jQuery1.4.4で発生。IEは6~8っぽい。なんで気づいたかというとIEでjQueryUI等の動作がおかしくなったCSS Box Modelがサポートされている状態なのに$.boxModel(=$.support.boxModel)がtr...
debug-assert-RequireJS-moduleなるものを作りますた - 文殊堂
JavaScript, RequireJS, debugmonjudoh’s debug-assert-RequireJS-module at master - GitHubこれは何かと言うとRequireJS moduleについて - 文殊堂で説明したRequireJSのmoduleで、debug支援用のものです。debug log出力の基本的な使い方RequireJSのmoduleなので以下の...
ParisJS #10 : RequireJS
Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. ParisJS #10 : RequireJS - Presentation Transcript...
Singool.js
Lightweight JavaScript framework for developing single-page web applications View the Project on GitHub fahad19/singool Download ZIP File Download TAR Ball View On GitHub Table of contents Introductio...
How to Start Using jQuery Sliders in Your Designs | Webdesigntuts+
Tutorial DetailsRequirements: A web browserDifficulty: EasyTime to Complete: 15-30 minutes jQuery sliders offer a simple, elegant way to display content without giving up valuable real estate on your ...
Tagneto: RequireJS 1.0 released
Tuesday, October 18, 2011 RequireJS 1.0 released Hell yeah. Get it now. This release is basically the same as the 0.27.1 release. There was just one change, to a regexp used by the optimizer when it c...
Build a simple client-side MVC app with RequireJS | @verekia's blog
Post navigation ← Previous Build a simple client-side MVC app with RequireJS Tweet Tweet As a web developer, you certainly often started coding your JavaScript in a single file, and then, as the code ...
CoreJS — Web Framework
Ninja Geddesign - Introducing wrap.js
If you’ve ever used an AMD module loader like RequireJS, you’ve probably come across that fun moment when you wish all the scripts in the entire world (or at least your project) were modules. Having a...
Slimbox 2, the ultimate lightweight Lightbox clone for jQuery · digitalia.be
IntroductionDemoFeaturesCompatibilityRequirementsUsageDownloadGet HelpChangelogIntroductionSlimbox 2 is a 4 KB visual clone of the popular Lightbox 2 script by Lokesh Dhakar, written using the jQuery ...
Download - IE WebDeveloper
System Requirements To install the IE WebDeveloper add-on, you must have: Win 98/ME/NT/2000/XP/2003/Vista32 Microsoft Internet Explorer 5.5 or HigherYou can download a trial version of the software, f...
Tagneto: RequireJS 0.2.0 Released
Thursday, December 16, 2010RequireJS 0.2.0 ReleasedRequireJS 0.2.0 is available for download. The highlights: stronger, faster, and prettier. Refactored core.New loader plugin API support.Improved Rhi...
CommonJS 的模块系统,AMD 和 Wrappings, 以及 RequireJS - 岁月如歌
与 LABjs, HeadJS, ControlJS 等 script loader 不同,RequireJS 是 module loader. 什么是 module 呢?CommonJS 模块系统孟岩在 救赎 一文中提出,在对象范式里,一个对象系统的构建有两个基本观念:程序是由对象组成的;对象之间互相发送消息,协作完成任务。以上观念,可以普适化。对于一般系统的构建,可以归结为:系统由系统成员组成...
BPStudy#41のアウトラインメモ | Web scratch
BPStudy#41に参加してきたのでメモってた内容。 TwitterはTogetter – 「BPStudy#41 まとめ」にまとまっています。^文殊堂第一部 – RequireJSとeventとUIコンポーネント BPStudy#41 RequireJSとeventとUIコンポーネント – 文殊堂RequireJS実践編jQuery カスタムイベント応用編粗結合のUIコンポーネントの作成につい...
RequireJS
How to get started with RequireJSGet RequireJS§ 1Add RequireJS§ 2Optimize§ 3Note: If you are using jQuery, there is a targeted jQuery tutorialGet RequireJS§ 1Go to the download page and get the file. ...
