daily links

  • SVG Introduction
    Welcome to the SVG tutorial for people like me. When learning SVG, I found the SVG documents from the W3C to be highly informative but not aimed at someone creating SVG content; critical information for beginners (and for accomplishing most tasks) is scattered all over the place.
  • SVG – Learning by Coding
  • svgweb
    SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.
    Once dropped in you get partial support for SVG 1.1, SVG Animation (SMIL), Fonts, Video and Audio, DOM and style scripting through JavaScript, and more in a small library. Your SVG content can be embedded directly into normal HTML 5 or through the OBJECT tag. If native SVG support is already present in the browser then that is used, though you can override this and have the SVG Web toolkit handle things instead. No downloads or plugins are necessary other than Flash 10 which is used for the actual rendering, so it's very easy to use and incorporate into an existing web site.
  • Node Gallery jCarousel | drupal.org
    Node Gallery jCarousel is a module that combines two other powerful modules (Node Gallery and jCarousel) to provide an out-of-the-box solution for paging through a gallery of nodes.

Possibly related posts (automatically generated)