Clickable options don't work after page fully loads?
I have everything up to date (Java, Flash, etc) and when there's a pop up or a clickable option on a website (like to equip something to a avatar or something in a pop up window) all I get is a "#" at the end of my URL and it moves me to the very top of the page.
The only time that this doesn't happen is when the page is still loading (when the page is still loading, I have full access to the page to do anything normally. Clicking the items to be equipped or clicking the pop up window works). Every time the page is fully loaded, it become unresponsive.
I've tried clearing my cache, cookies, and all other personal data except add-ons (which didn't affect it's performance before). I still had this problem.
On my Add-ons it says that my Java Console is incomparable with my FF, but this didn't affect the performance of my FF.
Modified
Chosen solution
To avoid confusion: http://kb.mozillazine.org/JavaScript_is_not_Java
Make sure that you do not block JavaScript.
Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
- Don't make any changes on the Safe mode start window.
- https://support.mozilla.com/kb/Safe+Mode
All Replies (3)
Chosen Solution
To avoid confusion: http://kb.mozillazine.org/JavaScript_is_not_Java
Make sure that you do not block JavaScript.
Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
- Don't make any changes on the Safe mode start window.
- https://support.mozilla.com/kb/Safe+Mode
I found that one of the extensions I had running was causing the problem. Thanks for the advice :D :D
Modified
You're welcome