Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49083

Ionic with svg

$
0
0

@hadiab92 wrote:

ionic with svg .. the svg file not showing in ionic view and emulator but it work in browser and ionic serve

that's my code


app.controller('HomeCtrl', function($scope, $ionicPlatform) {
var s = Snap("#svglogo");
Snap.load("../img/15minlogo.svg", function(data){
console.log("Load 15min svg logo");
alert("Load 15min svg logo");
s.append(data);
});
});

can any one help thanks..

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49083

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>