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
Harish Batchu
NA
255
70.2k
I Have Problem when loading Iframe?
Jan 28 2019 5:06 AM
This is my code:
$("#btnAssignVendor").on("click", function (e) {
$(".modal-body").html('<iframe width="100%" height="88%" frameborder="0" scrolling="yes" allowtransparency="true" src="@Url.Action("SearchVendor", "Job", new { id = @Model.JobID, IsModel = true })"></iframe>');
$('.modal').modal({ backdrop: 'static', keyboard: false }, 'show');
return false;
});
When clicking on button modal pop is open but the initial blank white page is opening. Instead of that initial i need to load loader image. May i know how to do that.
please help asap
Reply
Answers (
1
)
Enable/Disable Dropdownlist inside Gridview On Checkbox
check double dot extension of file in ValidationExpression