Best jQuery SVG Tutorial Plugins & Tutorials with Demo

    React Text Gradient Effect

    React Text Gradient Effect

    A React component that creates text gradients with CSS, including a SVG fallback.

    • Uses CSS gradients when possible (Chrome, Safari, iOS, android).
    • Uses SVG as fallback on Firefox.
    • The text remains as fluid text (never replaced with svg).
    • Font size, family, weight, etc… controlled by CSS as normal.

    Material Design Shape Slider with jQuery & SVG

    Material Design Shape Slider with jQuery & SVG

    Get your geometry on with this Material Design inspired shape slider. Developed with SVG shapes and CSS transforms.We’re using SVG’s to draw each shape you see on the left side of the screen. When a shape is clicked we transform the shape with CSS and simultaneously transform the content container to show the correct content for the shape that was clicked.

    Reading Progress Indicator in SVG, CSS & jQuery

    Reading Progress Indicator in SVG, CSS & jQuery

    A widget containing a list of suggested articles, with a reading progress indicator powered by SVG, CSS and jQuery.

    Animated Map Path for Interactive Storytelling

    Animated Map Path for Interactive Storytelling

    Today we’d like to share an experimental demo with you. This demo is an interactive map that will animate a map path while scrolling the page. The main idea is to connect the story being told with the path itself. The journey can also contain images that will indicate where they have been taken with a semi-transparent cone. It will appear as soon as the image is in the visible viewport.

    Create Circular SVG Charts with Circles

    Create Circular SVG Charts with Circles

    A lightweight JavaScript library that generates circular graphs in SVG.The circular graphs with the numerical value in the center have been a great way to visualizing data lately. 

    Interactive Geographical Map with SVG and JavaScript

    Interactive Geographical Map with SVG and JavaScript

    I’ve demonstrated how SVG can be used to create responsive, scalable imagemaps, but have left the interactive part – aside from simple hover effects – largely unexplored, with a few exceptions. That changes with this article and the one following, which explore how to create a full, in-depth interface using SVG and JavaScript: in this case, a geographical map.

    Hybicon.js : Hybrid icons with SVG & JavaScript

    Hybicon.js : Hybrid icons with SVG & JavaScript

    JavaScript library for synergistic SVG icons. It works with HTML5 data attributes. There is a primary and a secondary icon and they can be animated with hover and click.

    World Map Generator with SVG & jQuery

    World Map Generator with SVG & jQuery

    This WorldMapGenerator is jquey plugin for creates a Map using SVG. By this plugin user can select and get timezone value of selected area.It will create world map without image you need to write only one line and it will create your map using svg so it is responsive alos

    Shazam-Like Morphing Button Effect

    Shazam-Like Morphing Button Effect

    A tutorial on how to create a Shazam-like button that morphs into a music player using Snap.svg. We’ll animate some musical notes that fly from outside of the viewport to the listening button to indicate listening activity. Finally, the listening button will transform into a music player with album info of the “identified” song.

    SVG Draggy.js : JavaScript library for Dragging SVG things

    SVG Draggy.js : JavaScript library for Dragging SVG things

    SVG draggy.js is a JavaScript library for Dragging SVG things.