This is a migrated thread and some comments may be shown as answers.

Is Rad Window using showModalDialog

2 Answers 115 Views
Window
This is a migrated thread and some comments may be shown as answers.
Shay
Top achievements
Rank 1
Shay asked on 10 Sep 2014, 12:46 PM
Hi,

showModalDialog has been removed from Chrome few days ago, possibly from Opera too.

Firefox also warns that showModalDialog  has been deprecated and planed to be removed.

Is Rad Window using that method and will be affected?

or it just might be a possible solution...?


Thanks,
Shay


2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 10 Sep 2014, 12:51 PM

Hello Shay,

We do not use the showModalDialog() browser method. RadWindows use only our own code that creates the HTML-CSS-JavaScript popups and not browser dialogs. The modal feature is implemented through our own JavaScript that relies on a div with specific settings and other code that handles tabindexes and focus.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Shay
Top achievements
Rank 1
answered on 10 Sep 2014, 12:57 PM
Hi Marin,

Thanks for the quick reply.

i'll try using it as a solution to the showModelDialog issue.
Tags
Window
Asked by
Shay
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Shay
Top achievements
Rank 1
Share this question
or