Yes/No Option in Javascript
-
Hi, I am using confirm('Do you want to proceed?'). But here am getting Ok/Cancel alert. But i need Yes/No option. How to do that?
My first article in Best VB.NET article of January 2011 competition. Step by Step Creation of Crystal Report using its features Group, Graph, Cross-Tab and Sub report[^]
-
Hi, I am using confirm('Do you want to proceed?'). But here am getting Ok/Cancel alert. But i need Yes/No option. How to do that?
My first article in Best VB.NET article of January 2011 competition. Step by Step Creation of Crystal Report using its features Group, Graph, Cross-Tab and Sub report[^]
Unfortunately Javascript does not provide Yes/No pop up. But you can develop your own HTML form with YES / No buttons. You can find some information on modal dialog box using javascript at http://javascript.about.com/library/blmodald1.htm[^]
-
Hi, I am using confirm('Do you want to proceed?'). But here am getting Ok/Cancel alert. But i need Yes/No option. How to do that?
My first article in Best VB.NET article of January 2011 competition. Step by Step Creation of Crystal Report using its features Group, Graph, Cross-Tab and Sub report[^]
Hi, You can find solution from here jQuery UI - Dialog Demos & Documentation Thanks, Imdadhusen
sunaSaRa Imdadhusen +91 99095 44184 +91 02767 284464
modified on Wednesday, February 16, 2011 4:08 AM
-
Hi, I am using confirm('Do you want to proceed?'). But here am getting Ok/Cancel alert. But i need Yes/No option. How to do that?
My first article in Best VB.NET article of January 2011 competition. Step by Step Creation of Crystal Report using its features Group, Graph, Cross-Tab and Sub report[^]
Sir, this is the first question i asked my tainners when i move to the web, but i found no answer. so i used a
<&div>
withstyle="display:none;position:absolute"
as a modal dialog witch i can design freelly. 100 :rose: ;)Help people,so poeple can help you.
-
Hi, You can find solution from here jQuery UI - Dialog Demos & Documentation Thanks, Imdadhusen
sunaSaRa Imdadhusen +91 99095 44184 +91 02767 284464
modified on Wednesday, February 16, 2011 4:08 AM
Sir, your solution is just great..!! 100 :rose:, man;
Help people,so poeple can help you.
-
Hi, I am using confirm('Do you want to proceed?'). But here am getting Ok/Cancel alert. But i need Yes/No option. How to do that?
My first article in Best VB.NET article of January 2011 competition. Step by Step Creation of Crystal Report using its features Group, Graph, Cross-Tab and Sub report[^]
For true Javascript standard it is not possible. This will only work on 32 bit Windows and only on IE. On Firefox it will not show Yes/No prompt.
</pre></x-turndown>