Click here to Skip to main content
15,897,360 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am working on MVC3 application with jquery version 1.5.1 and jquery-ui 1.8.11 versions.

by default, in confirm box we get "Ok" and "Cancel" buttons.

on tab select I need to raise a confirmation box which need to have "Yes" and "Cancel" buttons in it

even I have tried in google but couldn't get the solution, I could see solution where jquery version is higher than which I am using.

I need to use only these versions.

Please help me on this

Thanks in advance
Posted
Comments
Thanks7872 25-Mar-15 9:29am    
Its not possible. Its browser functionality which can not be modified. You can use your own alert boxes instead.
ZurdoDev 25-Mar-15 13:02pm    
You have to do your own. There are a ton of jquery dialogs plugins or you can do your own.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900