You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
The jQuery Standards Group exists to give web developers a voice in the standards process. It has three primary goals: Represent the web developer community, including people involved with any project at the jQuery Foundation, to any web standards body and working group (W3C, ECMA/TC39, WHATWG, Khronos, etc) with the intention of developing and improving existing standards to better meet the needs
The last TC39 Meeting was hosted by Google in Munich, Germany. The experience and the location relieved the jet lag present to most of the participants. At the same time, it might have been a relief to those from Europe, as the meetings usually happen on the pacific coast in the US, with a 9 hour time difference from Munich. The agenda was not long - and not short - but a couple of items took more
fixHeight.js - HTML要素の高さを揃えるjQueryプラグイン @� � ��(� /* * fixHeight - jQuery Plugin * http://www.starryworks.co.jp/blog/tips/javascript/fixheightjs.html * * Author Koji Kimura @ STARRYWORKS inc. * http://www.starryworks.co.jp/ * * Licensed under the MIT License * */ (function($){ var isInitialized = false; var parents = []; var textHeight = 0; var $fontSizeDiv; $.fn.fixHeight = function() { this.each
jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications. It can automatically call JSON-RPC service when a user types commands or you can provide your own function in which you can parse user commands. It's ideal if you want to provide additional functionality for power users. It can also be used to debug your application. You can use this JavaScript librar
Mobility is a super light weight HTML, CSS, and JS mobile UI built on top of Bootstrap for developing mobile applications. View the demo here (with code samples): http://cblanquera.github.io/mobility/ View mobile blog example here: http://cblanquera.github.io/mobility/boilerplates/blog View mobile store example here: http://cblanquera.github.io/mobility/boilerplates/store Mobility Features: CSS Po
<!DOCTYPE html> <html> <head> <title>AngularJS Example - Single Timer Example</title> <script src="../angular/angular.min.js"></script> <script src="../app/js/timer.js"></script> <script> angular.module('MyApp', ['timer']); function MyAppController($scope) { $scope.timerRunning = true; $scope.startTimer = function (){ $scope.$broadcast('timer-start'); $scope.timerRunning = true; }; $scope.stopTime
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く