My Javascript won't work...

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Oct 2006
Posts: 90
Reputation: Brent.tc is an unknown quantity at this point 
Solved Threads: 1
Brent.tc Brent.tc is offline Offline
Junior Poster in Training

My Javascript won't work...

 
0
  #1
Mar 10th, 2007
My javascript does not work in any browser except windows IE... WHY

Please just give me an example of some javascript that works in mozilla

Here is example of my source...

JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <script>
  2. var x = 400;
  3. alert(x);
  4. alert("This works in IE, but not Mozilla, why!!!!!!!!??????????");
  5. </script>
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 1
Reputation: darkan9el is an unknown quantity at this point 
Solved Threads: 0
darkan9el darkan9el is offline Offline
Newbie Poster

Re: My Javascript won't work...

 
0
  #2
Mar 10th, 2007
Originally Posted by Brent.tc View Post
My javascript does not work in any browser except windows IE... WHY

Please just give me an example of some javascript that works in mozilla

Here is example of my source...

JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <script>
  2. var x = 400;
  3. alert(x);
  4. alert("This works in IE, but not Mozilla, why!!!!!!!!??????????");
  5. </script>
This javascript works fine in my firefox 2.0.0.2 browser and works just the same in IE7. I would have to say its probably a setting you have in mozilla thats probably stopping the script from functioning correctly.

PS: what are you trying to do? Just get JS to work in mozilla? or...
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC