ابحث في الدعم

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

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

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 6 views
  • آخر ردّ كتبه 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.

All Replies (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.