Want to build the ChatGPT based Apps? Start here
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
mari muthu
1.9k
198
97k
jquery dialog button background color and close icon
Jan 27 2017 2:15 AM
hi,
i have struggled this Area .in my code i have used Jquery dialog Popup .but on that i need to changes Background color for Button but i dont know how to do this .i tried diff ways but i cant .can you please share Your answer
buttons: {
'OK': function () {
debugger;
var LT= $(".Tex").val();
var LP= $(".Te").val();
var LF = $(".Text").val();
$(".PTextBox").val(LT);
$(".PP").val(LP);
$(".PF").val(LF);
$(this).dialog('close');
},
Reply
Answers (
1
)
I want to save form data in excel sheet (csv) using asp.net
Cross origin resource sharing