タグ

jQUeryとSVGに関するkzms2のブックマーク (3)

  • SVGMagic - Great jQuery SVG fallback plugin

    SVGMagic: the fully automated SVG fallback SVGMagic is a simple jQuery plugin that searches for SVG images (including background- and inline dataimages) on your website and creates PNG versions if the browser doesn't support SVG. Wondering why you should use SVG images? SVG images are vector based! Meaning that they will be as sharp as hell no matter how big they are. In other words: one file for

    SVGMagic - Great jQuery SVG fallback plugin
    kzms2
    kzms2 2014/02/10
    svgをサーバー介してpng出力ってことかな。力技っぽいけどすごい。
  • jQuery Mobile 1.4アルファ版が公開。DOMの削減による性能向上とSVGアイコン採用など

    jQuery Mobile 1.4アルファ版が公開。DOMの削減による性能向上とSVGアイコン採用など バージョン1.1ではCSSを活用することで安定動作の充実を、バージョン1.2ではポップアップやフォームなど新しいコントロールを強化、前バージョンの1.3ではレスポンシブデザイン対応をしてきました。今回の1.4では、DOM操作を削減することによる性能向上、SVGアイコンの採用などが行われています。 1.4での主な変更点 現在のjQuery Mobileでは、元になるHTMLに対してjQuery Mobileが装飾や操作のために多数のDIVタグなどを実行時に自動的に追加しています。1.4ではこのDIVタグの追加などが抑えられるとのことです。ブログから引用します。 To improve performance we reduced DOM manipulation. Generation of

    jQuery Mobile 1.4アルファ版が公開。DOMの削減による性能向上とSVGアイコン採用など
    kzms2
    kzms2 2013/07/30
    おぉ、SVG未対応だとPNGにフォールバックするとかまでしてくれるのか…
  • jQuery SVG

    A jQuery plugin that lets you interact with an SVG canvas. The current version is 1.5.0 and is available under the MIT licence. For more detail see the documentation reference page, or the graphing reference or plotting reference pages. Or see a minimal page that you could use as a basis for your own investigations. Download now Introduction Extensions Examples Load Animations Sketchpad Graphing P

    kzms2
    kzms2 2010/08/16
    SVGを操作するjQueryプラグイン! IE9で動くかしら
  • 1