Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

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”.

Mësoni Më Tepër

Firefox shows old site information and does not update site data properly (jQuery/PHP/HTML used in website)

  • 5 përgjigje
  • 1 e ka hasur këtë problem
  • 15 parje
  • Përgjigjja më e re nga Shadow110

më tepër mundësi

When dynamic jQuery is used on the site to refresh SQL query data every 10 seconds from a secondary PHP page, the data is not updated in the updater div and only shows the previous entries of the database. The site works fine in Chrome and Edge (yuck...) but not in firefox. I find that in order to refresh the "dynamic" content, I need to manually clear my cache every single time i want to see the new data. Even then, it only works 50% of the time. I have no idea what's going on.

When dynamic jQuery is used on the site to refresh SQL query data every 10 seconds from a secondary PHP page, the data is not updated in the updater div and only shows the previous entries of the database. The site works fine in Chrome and Edge (yuck...) but not in firefox. I find that in order to refresh the "dynamic" content, I need to manually clear my cache every single time i want to see the new data. Even then, it only works 50% of the time. I have no idea what's going on.

Ndryshuar nga jmcmahon

Krejt Përgjigjet (5)

më tepër mundësi
më tepër mundësi

cor-el said

Try to ask advice at the Stack Overflow forum site.

You mean to say that the issue is related to the coding on the web page and not with the browser? Why would the code work in both Chrome and (blegh) Edge, and not in Firefox? It's a fairly simple and standardized javascript code - not really something that should differ between browsers...

më tepër mundësi

Different browsers sometimes use different coding.

më tepër mundësi

OK, I suppose there's no harm in trying at stackoverflow then. Thank you for the suggestion.

më tepër mundësi

W3C.org Who make the rules, standards and practices for web code and browsers.

If code passes here then will run on anything.

HTML https://validator.w3.org/

CSS https://jigsaw.w3.org/css-validator/

and https://validator.w3.org/i18n-checker/

and http://mobile.css-validator.org/

Please let us know if this solved your issue or if need further assistance.