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
VEERENDRA kUMAR
NA
204
12.5k
jquery ajax call
Mar 9 2015 5:54 AM
i am using piechart in asp.net web application.
my code
<div class="col-md-4">
<div class="circular-bar">
<div class="circular-bar-chart" data-percent="
45
" data-plugin-options='{ "barColor": "#ff8000", "delay": 300 }'>
<label><span class="percent">45</span>%</label>
</div>
</div>
</div>
ho w to assign data-percent value dynamically with using jquery and Ajax calls.
i am write one web method. in my method take arguments and return value, how to assign the return value to data-percentage.
Reply
Answers (
3
)
ASP.NET VS PHP FOR CARREER
gridview datasource error