"showmodaldialog" not working in chrome! Any alternatives other than window.open?

462 views Asked by At

In my code, "showmodaldialog" has been used for datepicker, but it is not working in chrome!

Any alternatives other than window.open?

One another thing, as I am working under IE11 changes, this change needs to run on all three, chrome, IE11 STD mode and IE9 STD mode.

1

There are 1 answers

0
Azad Singh On

Use JQuery modal for other browsers. For more details study JQuery