I am trying to load an image which is there in my local system.
if i give path "C:\Mashreq\BGImages\Jellyfish.jpg" it's not loading.
Getting error file:///C:/Mashreq/BGImages/Jellyfish.jpg not found in network.
Please check the below code.
<img ng-src="C:/Mashreq/BGImages/Jellyfish.jpg" class="img-responsive" style="width:100%" alt="Image">