Mozilla 도움말 검색

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

자세히 살펴보기

Firefox v22 and above does not give respective output for my framset templated page. GET request not getting generated.

  • 2 답장
  • 1 이 문제를 만남
  • 5 보기
  • 최종 답변자: cor-el

more options

I've implemented several web pages having 3 frames (1- Title non scroll, 2- index scroll,3-main scroll). Application is to click on 2nd frame having index (scripted with java script) and to load it's content on 3rd frame which is considered to be main. This was working fine till Firefox v21. When I updated firefox to v22, pages are displayed respective to clicks on index.

Problem:

I am processing some pages that includes some configuration parts like names bar, selection drop downs. After I process a page, no GET request is getting generated for clicks in index. It is working fine till FF v21. Pl let me know the changes happened in FFv21 and FFv22. If anybody have such problem and know the solution, pl give feedback ASAP.
I've implemented several web pages having 3 frames (1- Title non scroll, 2- index scroll,3-main scroll). Application is to click on 2nd frame having index (scripted with java script) and to load it's content on 3rd frame which is considered to be main. This was working fine till Firefox v21. When I updated firefox to v22, pages are displayed respective to clicks on index. Problem: I am processing some pages that includes some configuration parts like names bar, selection drop downs. After I process a page, no GET request is getting generated for clicks in index. It is working fine till FF v21. Pl let me know the changes happened in FFv21 and FFv22. If anybody have such problem and know the solution, pl give feedback ASAP.

모든 댓글 (2)

more options

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

To Enable SafeMode

  • You can open Firefox 4.0+ in Safe Mode by holding the Shift key when you open the Firefox desktop or Start menu shortcut.
  • Or open the Help menu and click on the Restart with Add-ons Disabled... menu item while Firefox is running.
  • Once you get the pop-up, just select "'Start in Safe Mode"

If it works in Safe Mode and in normal mode with all extensions (Tools > Add-ons > Extensions) disabled then try to find which extension is causing it by enabling one extension at a time until the problem reappears.

Close and restart Firefox after each change via "Firefox > Exit" (Windows: Firefox/File > Exit; Mac: "Firefox > Quit Firefox"; Linux: "Firefox/File > Quit")

more options

Any errors in the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J) or Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K) about this issue?


A good place to ask advice about web development is at the mozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.