-3

I need to do same functionality in chrome browser like window.showModalDialog property in IE browser.

  • possible duplicate of [How can I make window.showmodaldialog work in chrome 37?](http://stackoverflow.com/questions/25663053/how-can-i-make-window-showmodaldialog-work-in-chrome-37) – Dan Smith Jan 20 '15 at 13:44

1 Answers1

0

You can do it by jQuery (a Javscript framework) like in this article.

Marc
  • 103
  • 17