Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
PrasadMP #1
Modal Window in Safari 1.2 \1.3
Hi All,
The 'Modal' window in my web applications does not work in Safari. Is there
any way to make this function work in Safari ? or can any one suggest me a
alternative for a 'Modal' window, which works both IE and Safari.
Thanks in Advance
Pras
PrasadMP Guest
-
Parent window for modal dialog
What is the best way to get a parent window for a modal dialog? Currently, I am using the following code: HWND hParent =... -
The PopUpManager does not seem to be a real Modal Window
I really do not forget to specify the thrid parameter to "true" when i popup the window. pop = mx.managers.PopUpManager.createPopUp(pnl,... -
Modal window
I have a Flash form (form A) with lots of buttons and other components such as comboboxes on it. Another Flash form (form B) can be opened from the... -
Popup Modal Window
try this ... private void popup(string param1, string param2) { string sWindow = "mywindow"; string jscript; jscript = "<script... -
launching modal IE window from server code
Hi Zeng, You might want to add a Literal control just before your closing </form> tag. On the linkbutton click you can output client-side code to...



Reply With Quote

