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

478 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 best solutions below

0
On

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