Hi I have a problem In Mac on safari 10.4.7 browser, when we click Help Button inside the modal Dialog to execute JSObject(Help Page), a new Browser window appears with the URL, but the browser window does not load it contents. Moreover, opens the new browser window in the back side of the JDialog. It works perfectly fine on MS windows OS.
It happens only with JDialog whenever it is displayed as a modal dialog which in turn calls JSObject on clicking of Help Button. The problem has been comming due to Dialog.setModal(true) method of JDialog. But If we do the Dialog.SetModal(false) the problem has resloved but we want modal dialog. I have go through so many so many website but I didn't get solution. Please help me and provide a solution how to resolve it on mac. Is there any other option on Mac for modality of Jdilaog? Thanks, Govind
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]