javascript alert title
-
Hi All i want to change alert title in javascript. i serach google but it is not possible to customize the alert. so is their any way to display customize message (simillar to alert).
Regards Keyur Satyadev
-
Hi All i want to change alert title in javascript. i serach google but it is not possible to customize the alert. so is their any way to display customize message (simillar to alert).
Regards Keyur Satyadev
Take a look at this link for a JavaScript implementation http://slayeroffice.com/code/custom_alert/[^] Or you could use an Ajax ModalPopExtender http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx[^]
-
Take a look at this link for a JavaScript implementation http://slayeroffice.com/code/custom_alert/[^] Or you could use an Ajax ModalPopExtender http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx[^]
i want to implement it client side. in your first link its not showing proper in mozila. i am trying it to customized it. thanks for reply
Regards Keyur Satyadev
-
i want to implement it client side. in your first link its not showing proper in mozila. i am trying it to customized it. thanks for reply
Regards Keyur Satyadev
Are you saying that you have created the alert box but it isn't showing properly in Mozilla? If so then you need to give more specific details on what is not displaying properly (with maybe a screenshot), and also provide the code you are using. EDIT: Whoever marked my answer as a bad answer could you please provide some feedback as to why. I was trying to be helpful, but if you think that my answer was not helpful then you should have the decency to say why you think this.
modified on Wednesday, August 19, 2009 8:01 AM
-
Take a look at this link for a JavaScript implementation http://slayeroffice.com/code/custom_alert/[^] Or you could use an Ajax ModalPopExtender http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx[^]
i try to done this. but in alert box the ok button show in left side. but its working in fine in firefox. what i ll do? Regard Prabhakaran.
-
i try to done this. but in alert box the ok button show in left side. but its working in fine in firefox. what i ll do? Regard Prabhakaran.
please can you put the code as its not working in in my firefox. thanks
Regards Keyur Satyadev
-
Are you saying that you have created the alert box but it isn't showing properly in Mozilla? If so then you need to give more specific details on what is not displaying properly (with maybe a screenshot), and also provide the code you are using. EDIT: Whoever marked my answer as a bad answer could you please provide some feedback as to why. I was trying to be helpful, but if you think that my answer was not helpful then you should have the decency to say why you think this.
modified on Wednesday, August 19, 2009 8:01 AM
-
It was almost certainly the OP who voted you down. You didnt hand him the exact answer, along with documentation and source code so therefore they vote you down. Par for the course round here im afraid. Don't worry though - votes mean almost nothing.
yeah sure, but still is a bit annoying when people don't seem to appreciate the time you spend trying to help them. All I was asking for was some feedback as to why my answer wasn't acceptable. Courtesy doesn't cost anything! Thanks for the reply anyway :D