Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

Why is one Javascript not working?

  • 4 përgjigje
  • 35 e kanë hasur këtë problem
  • 9 parje
  • Përgjigjja më e re nga cbeck54

more options

I have a page I am working on that makes use of a particular Javascript. I have enabled Javascript for this Website (mine). The Javascript is called both from within and outside of a PHP script.

This same page works just fine in IE (8), Opera, and Google Chrome. For some reason, it does not work in Firefox, on any of the four computers in my household.

This page/script does not work at all in Firefox, even if/when I am using a User Agent Switcher.

I have a page I am working on that makes use of a particular Javascript. I have enabled Javascript for this Website (mine). The Javascript is called both from within and outside of a PHP script. This same page works just fine in IE (8), Opera, and Google Chrome. For some reason, it does not work in Firefox, on any of the four computers in my household. This page/script does not work at all in Firefox, even if/when I am using a User Agent Switcher.

Krejt Përgjigjet (4)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Can you post a link?

Do you see any errors about this in the Tools > Error Console?

more options

Thanks for the tip. I'll try there.

more options

Thanks, cor-el.

You can check out the problem page at: http://swan-cross.com/PHPtests/Member.../member.php

Where you see the headings with a red arrow, they are supposed to expand when you click the arrow/link. These are always headed either "About [composer name]..." or "Statement of Faith". As I say, they seem to work in every other browser I've tried.

This is a fairly simple, straightforward Javascript, one that simply expands (displays) or collapses (hides) text enclosed within a
tag.

The Error Console (which I formerly knew nothing about) seems to indicate that the variable value that is supposed to be passed to the Javascript is undefined. However, that value, which is retrieved from the database, using PHP, *is* defined. And, as I say, it works just fine in other browsers. The Error Console seems to indicate that the PHP script is having no trouble picking up the variable value from the database; it just is not getting passed on to the Javascript in the header of this page, for some reason.

Does this help? Any ideas or tips?

Thanks again!

Ndryshuar nga cbeck54