搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

17.0 Browser update not loading my navigation on MANY sites I have developed

  • 3 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 morpheus

more options

leandesign.com navigation bar not loading. View in different browser to see the proper page. This is happening on MANY sites that have been designed for clients.

A prompt response would be great!

leandesign.com navigation bar not loading. View in different browser to see the proper page. This is happening on MANY sites that have been designed for clients. A prompt response would be great!

被采纳的解决方案

That looks like a victim of the user agent sniffing change that changed the Gecko part in the user agent to Gecko/17.0 instead of Gecko/20100101 that previous Firefox versions have.
This change should be reverted in a Firefox 17.0.1 release, so you will have to wait for that.

Quote: We're planning a FF17.0.1 and 17.0.1esr for these changes, to be released (unthrottled) on Friday

It works in the current Aurora build that already has this change (for some reason Nightly doesn't have it).

Found a workaround in this bug report by creating a special override pref (there seem to be a lot of them)

  • Bug 814138 - Javascript/DHMTL not appearing or working in Firefox 17
定位到答案原位置 👍 0

所有回复 (3)

more options

You probably need to update your Sothink DHTML Menu software. You are using version 6.6.60802 from 2006. The current version is 9.7.943 and your upgrade price from version 6 is $39: http://www.sothink.com/product/dhtmlmenu/upgrade.htm

more options

选择的解决方案

That looks like a victim of the user agent sniffing change that changed the Gecko part in the user agent to Gecko/17.0 instead of Gecko/20100101 that previous Firefox versions have.
This change should be reverted in a Firefox 17.0.1 release, so you will have to wait for that.

Quote: We're planning a FF17.0.1 and 17.0.1esr for these changes, to be released (unthrottled) on Friday

It works in the current Aurora build that already has this change (for some reason Nightly doesn't have it).

Found a workaround in this bug report by creating a special override pref (there seem to be a lot of them)

  • Bug 814138 - Javascript/DHMTL not appearing or working in Firefox 17

由cor-el于修改

more options

Thank you so much for the prompt response.