This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

questions about firefox's page resource loading(fetching) mechanism

  • 1 antwoord
  • 2 hierdie probleem
  • 18 views
  • Laaste antwoord deur Paul

more options

hi im student, having problem with browsers page loading mechanism. if i'm right, browsers read page by sequential(top-down) order and load page resources(image,js,css ...) according its sequence; but in test using chrome, my exepectation goes wrong, whereas in test using firefox, it is work right ( just about in my test page) and in case of ajax call in my test pages (using both firefox and chrome), it doesn't work expectedly -> not top-down sequencial order

i want to know how does firefox load a resource in details, 1.does firefox load a resource a sequentially(top->down) ?

                 2.how does firefox load about ajax call?
                 3. if does not firefox load page's resouces in (perfectly)sequential order, 
                  can i control this loading order to sequential (perfectly top-down) way? 
                 4. is there any add-on or method(api) about control loading order? 

please answer my question thanks

hi im student, having problem with browsers page loading mechanism. if i'm right, browsers read page by sequential(top-down) order and load page resources(image,js,css ...) according its sequence; but in test using chrome, my exepectation goes wrong, whereas in test using firefox, it is work right ( just about in my test page) and in case of ajax call in my test pages (using both firefox and chrome), it doesn't work expectedly -> not top-down sequencial order i want to know how does firefox load a resource in details, 1.does firefox load a resource a sequentially(top->down) ? 2.how does firefox load about ajax call? 3. if does not firefox load page's resouces in (perfectly)sequential order, can i control this loading order to sequential (perfectly top-down) way? 4. is there any add-on or method(api) about control loading order? please answer my question thanks

All Replies (1)

more options

Hi

Thank you for your question, although this appears to be more of a web development query than an issue with Firefox.

I recommend that you ask about this at Stack Overflow where one of the experts there should be able to help you.