タグ

jqueryに関するigaiga07のブックマーク (172)

  • jQuery 4.0.0 BETA! | Official jQuery Blog

    jQuery 4.0.0 has been in the works for a long time, but it is now ready for a beta release! There’s a lot to cover, and the team is excited to see it released. We’ve got bug fixes, performance improvements, and some breaking changes. We removed support for IE<11 after all! Still, we expect disruption to be minimal. Many of the breaking changes are ones the team has wanted to make for years, but co

  • jQuery は次期リリースから 1.x 系、2.x 系共にメジャーバージョン番号を jQuery 3.x で統一へ


    jQuery  Blog1029稿jQuery 3.0: The Next Generations  jQuery 2.x  jQuery 3.01.x  jQuery Compat 3.0 2 jQuery jQuery 3.x  jQuery 3.0: The Next Generations  Official jQuery Blog Blog Twitter  2.x  jQuery 3.01.x  jQuery Compat 3.0 
    jQuery は次期リリースから 1.x 系、2.x 系共にメジャーバージョン番号を jQuery 3.x で統一へ
    igaiga07
    igaiga07 2014/11/04
    jQuery1.x系→「jQuery Compat3.0」jQuery2.x系→「jQuery3.0」
  • jQuery.com、ハッキング被害に--サイトが改ざんされるも「ライブラリは無事」と強調


       HTML  PDF    PDF My 調RiskIQjQuery.com918 jQuery24Twitterhttp://jquery.com jQuery稿jQuery
    jQuery.com、ハッキング被害に--サイトが改ざんされるも「ライブラリは無事」と強調
  • Loading...

  • jQuery 1.9 日本語リファレンス | js STUDIO


     jQuery jQuery()   @tomof  News 2013.03.13 ver1.9 2012.12.02 jQueryAPI 2012.10.13  API API1API 1 API  Ajax Ajax Attri
  • jQuery 1.11.0 と 2.1.0 での変更箇所の自分なりのまとめ | 私的なjQuery他


    jQuery 1.11.0  2.1.0     ( beta1 , beta2 , beta3 , rc1 )   API  ()   (2013/1/27 ) npm  Bower   API  1.10, 2.0  API   AMD npm  
  • jQuery 2.0.1とjQuery 1.10.0が同時リリース。jQueryの2バージョン並行リリースが開始

    jQuery 2.0.1とjQuery 1.10.0が同時リリース。jQueryの2バージョン並行リリースが開始 jQueryは、モダンブラウザに最適化し、Internet Explorer 6/7/8のサポートを廃止したjQuery 2.x系と、過去のブラウザも幅広くサポートするjQuery 1.x系の2つのバージョンがあります。基的には機能はどちらのバージョンも同じで、互換性があります。 この2バージョン体制になったのは、4月にjQuery 2.0の正式版がリリースされたときからです。今後jQuery 2.0にはjQuery 1.10が、jQuery 2.1にはjQuery 1.11が相互に対応するバージョンとしてペアでリリースされることが発表されていました。 そして5月24日付けで、初めてjQuery 2.x系とjQuery 1.x系の並行リリースが行われました。jQuery 2.

    jQuery 2.0.1とjQuery 1.10.0が同時リリース。jQueryの2バージョン並行リリースが開始
  • 爆速でわかるjQuery.Deferred超入門


    2023101LINELINELINE Tech BlogYahoo!(@Hiraku)JavaScript使 1jQuery.DeferredjQuery1.9.1 jQuery.Deferred jQuery.DeferredjQuery1.5使 
    爆速でわかるjQuery.Deferred超入門
  • jQuery 1.8.3 Released | Official jQuery Blog

    Woo hoo, Thanksgiving arrived early this year! jQuery 1.8.3 is available for download. You can get it here: http://code.jquery.com/jquery-1.8.3.min.js (compressed, for production) http://code.jquery.com/jquery-1.8.3.js (uncompressed, for debugging) We’ve notified the Google and Microsoft CDNs as well; we trust they will endeavor to post these files tout de suite. The complete change log for jQuery

    igaiga07
    igaiga07 2012/11/14
    1.8.3きてた
  • jQuery 1.8の更新内容をまとめたよ。 | Ginpen.com

    個人的に油断してたんですが、jQuery 1.8がリリースされましたね。 CSSのベンダープレフィックスを自動でほぼ補完してくれるようになったのが目玉機能でしょうか。作業量としては、セレクターエンジンSizzleとアニメーション関係を全面的に書き換えた事が大きそうです。なお諸々強化されているにも関わらず、ファイルサイズは減っています。(ちょっとだけどね。) えらい! jQuery Blog » jQuery 1.8 Released jQuery Blog » jQuery 1.8 Beta 1: See What’s Coming (and Going!) jQuery Blog » The New Sizzle jQuery Blog » jQuery Core: Version 1.9 and Beyond jQuery Blog » jQuery 1.9 and 2.0 — TL;

    jQuery 1.8の更新内容をまとめたよ。 | Ginpen.com
  • jQueryのCSSセレクタAPIを高速に扱う方法 - KAYAC engineers' blog


    Androidago@kyo_ago jQueryCSSjQueryCSSAPI APICSSAPIAPI使API使 JavaScript Advent Calendar 2011 () : ATND1 API API#hoge .hugaCSSDOMAPI jQue
    jQueryのCSSセレクタAPIを高速に扱う方法 - KAYAC engineers' blog
  • [速報]jQuery Mobile 1.0正式版が公開! モバイルアプリケーション開発の新時代へ


    JavaScriptjQuery Mobile 1.0Final Release183 jQuery MobileDownloadjQueryWebCDN HTML5 jQuery Mobile31HTML23iOSAndroidWebOSWindowsMobl
    [速報]jQuery Mobile 1.0正式版が公開! モバイルアプリケーション開発の新時代へ
  • jQuery 1.7の更新内容をまとめたよ。 | Ginpen.com

    jQuery 1.7が公開されたので、早速1.6.xからの更新内容をまとめてみました。 jQuery: » jQuery 1.7 Released (リリース記事) Version 1.7 – jQuery API (公式ドキュメント、1.7で変更があったもののみ) 1.7 all tickets – jQuery Core – Bug Tracker (1.7の全チケット) リリース記事の翻訳じゃないです。 主な変更点 個人的に気になったものをピックアップしてみますよ。 既存の .bind()や .live()等に置き換わる .on(), .off()を追加 .bind(), .delegate(), .live()が統合されました。(これらも引き続き使用できます。) →詳細後述します。 toggleと.stop()の連携を改善 toggle系と組み合わせた際におかしくなってしまうのが改

  • 知ってて当然?初級者のためのJavaScriptで使う即時関数(function(){...})()の全て


    (function(){...})() (function($){ $.hoge = function() { }; })(jQuery) 使GreasemonkeyjQuery Web D 
  • jQuery プラグインを書くための資料と便利ツール - わからん


    3使 GitHub  http://docs.jquery.com/Plugins/Authoring  Plugins/Authoring  http://stefangabos.ro/jquery/jquery-plugin-boilerplate-revisited/  RSS   http://jquery.cod
  • はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知


    2020131()  2019 -   : 2020131() :2020131() 稿 稿 -   2020-06-25  2020228
    はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知
  • jQuery Mobile が必須スキルになる!と思うのでこれから勉強する際に参考になる記事まとめ | バシャログ。


    Adobe  Creative Suite 5.5  Dreamweaver  HTML5+CSS3jQuery MobilePhoneGap Objective-CjavaDreamweaver jQuery Mobile jQery Mobile  http://jquerymobile.com/  jQuery Mobile Gallery http://w
    jQuery Mobile が必須スキルになる!と思うのでこれから勉強する際に参考になる記事まとめ | バシャログ。
  • 最近気になってきたjQueryについて色々調べてみました - もとまか日記


    jQuery 調JavaScript JQuery調 jQuery  jQuery jQuery  jQuery     ASCII.jp40jQueryjQuery7jQueryjQuery   調
  • jQuery公式のテンプレートplugin 「jQuery Templates」


    jQueryplugin jQuery Templates Check Tweet :jquerys jquery-tmpl at master  GitHub :jQuery Templates jQueryjQuery TemplatesJavaScript  GitHubjQuery 1.5jQuery()MicrosoftCDN <script type="text/javascript"
  • 5509.me

    This domain may be for sale!