Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 2 이 문제를 만남
  • 18 보기
  • 최종 답변자: 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

모든 댓글 (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.