TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Binod Kumar
NA
637
6.4k
Jquery
Feb 27 2015 6:46 AM
<head>
<script src="Scripts/jquery-latest.min.js"></script>
<script>
$(document).ready(function () {
var img = new Image();
img.src = "Upload";
$(img).load('Sample.svg')
//var image = $('#svgfile').load('Sample.svg').context.images;
});
</script>
</head>
and xml files containd a svg just like.
<svg><image></image></svg>
and i want save the images in application folder but i cant find my answer ,,,,so if you got so help.
Reply
Answers (
1
)
jqgrid footer issue
Google map's Info-Window resize after ajax call