473,417 Members | 1,388 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,417 software developers and data experts.

Problem with Java Script in IE

I have a javascript that is working fine with mozila firefox, but when I am opening the same page in IE the java scrpt is not working.
What might be the possible condition for this.
Any pointers will be very helpful.
Apr 17 '08 #1
6 1188
malav123
217 100+
HI,
I am having the same problem like you... when i m using the same javascript on machine other then my machine then it is working properly and it's also working good on different browsers... so problem must be in your local IE... so possible solution is you have to reinstall the IE...

-malav.
Apr 17 '08 #2
acoder
16,027 Expert Mod 8TB
I have a javascript that is working fine with mozila firefox, but when I am opening the same page in IE the java scrpt is not working.
What might be the possible condition for this.
It's very difficult to say without showing the code.
Apr 17 '08 #3
pronerd
392 Expert 256MB
I am having the same problem like you... when i m using the same javascript on machine other then my machine then it is working properly and it's also working good on different browsers...
That is not the same problem at all. The problem he described was incompatibility between Firefox and IE. Not IE with a remote connection vs IE with a local connection.

The problem you described can be caused by differences in the security settings under internet tools. It can also be caused by accessing the file directly from the file system locally vs though a web server remotely.
Apr 17 '08 #4
That is not the same problem at all. The problem he described was incompatibility between Firefox and IE. Not IE with a remote connection vs IE with a local connection.

The problem you described can be caused by differences in the security settings under internet tools. It can also be caused by accessing the file directly from the file system locally vs though a web server remotely.
I did some workaround to find the problem , when I disable the java script and java in Firefox ,the firefox is not able to show the page properly,but in IE java script is enabled but still I am facing the problem.
Is there any security setting that I need to change in IE.
Apr 18 '08 #5
acoder
16,027 Expert Mod 8TB
I did some workaround to find the problem , when I disable the java script and java in Firefox ,the firefox is not able to show the page properly,but in IE java script is enabled but still I am facing the problem.
Is there any security setting that I need to change in IE.
Show the code that causes the problem, otherwise it's going to be difficult to pinpoint it.
Apr 18 '08 #6
if you are doing dom manipulation js is very different in IE and FF
Apr 22 '08 #7

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

Similar topics

3
by: Phil Powell | last post by:
I have a PHP script that will be doing an @fopen file open command to a Java servlet, sending content via a query string. Problem is that it appears the Java servlet does not receive anything...
17
by: Chris W | last post by:
I have a simple html form that sends 3 values to perl cgi script. The perl script then makes some calculations and prints the results to the browser. It also writes the values to a file with some...
8
by: Eric | last post by:
I want to have one statement in my web page that includes a single file (for example "Mylib.inc" that contains a list of ".js" files to include. Is that possible? And if so can some one show me the...
2
by: Iver Erling Årva | last post by:
I have this window where I open a modal dialog window using the code: newwin=window.showModalDialog(url, "popup", features) where features are ...
14
by: Rene Grothmann | last post by:
I have managed to communicate between forms and Java applets. A button press sends the content of the text area to an applet, a second button gets some text from the applet and puts it into the...
2
by: naveen | last post by:
hai all I am working in a project in whihc i need to modify the dom of a webpage and reload the page with modified dom. so for this i thought of working with JSObject and with applet commnication...
1
by: raman | last post by:
Hi, Kindly, look at the following problem. Objective: To draw a message sequence chart (MSC) from given log file. Input: Generated trace file (eg log.trace) Output: log.trace.html
2
by: smitanaik | last post by:
#! /bin/bash javac CopyFile.java /usr/bin/java CopyFile this is my shell script.when i call this script from terminal works fine.but through cron it gives me error saying exception i...
4
by: raghuvendra | last post by:
Hi I have a jsp page with 4 columns: namely Category name , Category order, Input field and a submit button. All these are aligned in a row. And Each Category Name has its corresponding Category...
2
by: JohnLorac | last post by:
Hello, I'm trying to load and write file on local disc drive using signed javascript file. But I have experienced problem running this url: ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
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...

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.