talvez não seja o melhor lugar para perguntar, mas se alguém puder ajudar agradeço.
Estou desenvolvendo um sistema que utiliza os recursos de Janela Modal no IE e no Firefox nos dois browsers a função funciona muito bem, entretanto nesse sistema uma janela modal pode abrir outra janela modal, no IE ele abre novas janelas, mas no Firefox ele abre na mesma janela, e isso quebra a arquitetura existente pois quando se fecha uma janela modal ele atualiza dados na janela chamadora. Algúem poderia me ajudar com alguma dica…?
Although useful, Modal windows are viewed very critically in the usability community because they block a user’s workflow and require them to adapt to the software, instead of the software adapting to them. They are also frequently perceived as encouraging bad programming practices, such as not properly dealing with certain use cases because “they can never happen.” Modal dialogs detrimentally affect first-time users of computers, who may not be able to identify that one has appeared requiring their attention leading to confusion at the application’s main window being non-responsive.