473,506 Members | 17,393 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dialog Box in Mozilla or Safari

dmjpro
2,476 Top Contributor
I know how to handle Dilalog Box in IE but for others i don't.
So send me a link to learn all about the browsers and dialog box issues.
So plz send me.

Kind regards,
Dmjpro.
Jun 11 '07 #1
5 1273
dmjpro
2,476 Top Contributor
I worked JavaScript in IE only for one year as our Project, that is only IE supported.
There I saw a code which opens a dialog box.

Expand|Select|Wrap|Line Numbers
  1. window.showModalDialog(...);
  2.  
What is the equivalent code in Mozilla or Safari?
Please help me :-)

Kind regards,
Dmjpro.
Oct 3 '07 #2
acoder
16,027 Recognized Expert Moderator MVP
There is no equivalent in other browsers because it isn't a standard method.

You could try this instead.
Oct 3 '07 #3
dmjpro
2,476 Top Contributor
There is no equivalent in other browsers because it isn't a standard method.

You could try this instead.
Yeah !
I know that it's not the standard method to do it.
That's why I am asking is there any method to do as IE stuffs do?

Kind regards,
Dmjpro.
Oct 4 '07 #4
acoder
16,027 Recognized Expert Moderator MVP
Yeah !
I know that it's not the standard method to do it.
That's why I am asking is there any method to do as IE stuffs do?
I don't think there's a reliable method, but you could try the link for an alternative implementation.
Oct 4 '07 #5
dmjpro
2,476 Top Contributor
I don't think there's a reliable method, but you could try the link for an alternative implementation.
Yeah I tried that :-)
Anyway thank you for your kind information !

Debasis Jana.
Oct 4 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

10
3299
by: Ed | last post by:
http://aspfaq.com/show.asp?id=2311 Sample: http://aspfaq.com/treeview This works perfectly on Windows IE 6.x and Mac IE. However, in order to be cross-platform compatible, I need to make...
30
2958
by: Matt Probert | last post by:
Is it just me (probably) or is Mozilla and the newer Firefox full of CSS rendering bugs? I ask, because some strange effects occur with Mozilla and Firefox which don't happen in Opera and dare I...
1
7883
by: Walter Beierdonck | last post by:
Hi, I've written a script dat has to run with a windows-shortcut... ex: http://www.domein.com/script.php This is my script: <html> <head> <script> var howLong = 2000;
1
1941
by: mr_burns | last post by:
Hi there, I am using the following function to import a xml file whether the users browser be IE or Mozilla: function importXML(file) { var xmlDoc; var moz = (typeof document.implementation...
8
2257
by: Stefan Mueller | last post by:
I'm really very confused. With the following code I can add rows/fields in frame 1 and 2. If I use IE, Mozilla or Opera the new rows/fields get added in ascending order. However, if I use Safari...
3
31790
by: oopaevah | last post by:
I want to have a separate button which invokes the "browse" button on an input type=file. In internet explorer the following code works ok, in firefox nothing happens. All I do is call click()...
7
1551
by: Dayo | last post by:
Hello folks. Sorry if this seems a bit silly, I have no experience with this type of code. Here is a fading script for an Image Gallery I am looking to fix. It works with IE and Safari but not...
2
3190
by: vijayakumarkb | last post by:
hii everyone i had an empty div to make a division between two divs. i give a height to the div using css like height: 20px; in IE 7 it is showing the height but in mozilla and safari the...
11
2332
by: VK | last post by:
In the continuation of the discussion at "Making Site Opaque -- This Strategy Feasible?" and my comment at http://groups.google.com/group/comp.lang.javascript/msg/b515a4408680e8e2 I have...
0
7220
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
7105
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
7308
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7023
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5617
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5037
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3188
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1534
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.