Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Infinite Page Loading with hanging the rest of process

  • 2 одговорa
  • 3 имају овај проблем
  • 6 прегледа
  • Последњи одговор послао Worad

more options

When JavaScript code creates some elements of a page and resource is not available the page loads infinitely and hangs the rest of loading process.

Test 1 Use proxy or hosts file to fobid access to some nested domain which is used by JS code to create page's element.

Test 2 Use JS-request to inaccessible resource (for example with HTTP 404 response).

Mozilla Firefox Versions: 25-30

When JavaScript code creates some elements of a page and resource is not available the page loads infinitely and hangs the rest of loading process. Test 1 Use proxy or hosts file to fobid access to some nested domain which is used by JS code to create page's element. Test 2 Use JS-request to inaccessible resource (for example with HTTP 404 response). Mozilla Firefox Versions: 25-30

Сви одговори (2)

more options

Start Firefox in Safe Mode {web link} While you are in safe mode; Press the <Alt> or <F10> key to bring up the tool bar. Followed by;

Windows; Tools > Options Linux; Edit > Preferences Mac; application name > Preferences

Then Advanced > General. Look for and turn off Use Hardware Acceleration.

Poke around safe web sites and see if there is still a problem. Then restart.

more options

Yes, there is the same problem, for example with websites such as a.addthisedge.com and addriver.com. But due to userContent.css is disabled under safe mode the previous websites are not hang the page loading process.