473,386 Members | 1,793 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Is using showmodaldialog bad practice?

jm
I have a site that relies heavily upon the showmodaldialog method. Is
that bad practice? Do most people NOT use the modal dialog box? What
do others do when they need to send values back and forth and not get
the windows "mixed up" by the user having them minimized, etc?

Thanks.
Jul 20 '05 #1
2 1204


jm wrote:
I have a site that relies heavily upon the showmodaldialog method. Is
that bad practice? Do most people NOT use the modal dialog box? What
do others do when they need to send values back and forth and not get
the windows "mixed up" by the user having them minimized, etc?


showModalDialog is only supported by IE so that is certainly not a
feature you should rely on if you build pages for the Web in general. If
you have an intranet with IE users it might be fine.

--

Martin Honnen
http://JavaScript.FAQTs.com/

Jul 20 '05 #2
In article <c6**************************@posting.google.com >, john_20_28
_2***@yahoo.com enlightened us with...
I have a site that relies heavily upon the showmodaldialog method. Is
that bad practice?
If you'd like your stuff to be used in any other browser besides IE,
yeah. No other browser implements it.
Do most people NOT use the modal dialog box? What
do others do when they need to send values back and forth and not get
the windows "mixed up" by the user having them minimized, etc?


We don't. At least I don't. I code so it isn't an issue.
Search the archives. This question has come up often enough.

http://groups.google.com/groups?hl=e...UTF-8&oe=UTF-8
&q=javascript+modal+window&btnG=Google+Search

--
--
~kaeli~
He had a photographic memory that was never developed.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Simon Storr | last post by:
Is it possible to make the parent window refresh when a modal dialog is closed? I know I can use window.opener.location.reload(true); for a 'normal' window, but this doesn't work for...
3
by: csgraham74 | last post by:
Hopefully someone can help me with this i dont seem to be able to find a javascript - asp.net group. im trying to creat a modal dialog box in asp.net using the following Dim str_JavaPopup As...
3
by: johkar | last post by:
Just want a verification of logic. This seems to work for IE and Firefox, but I wonder if it would be a problematic test in any of the other latest browsers? Is the use of the "window" object...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.