Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 3 Antworten
  • 1 hat dieses Problem
  • 7 Aufrufe
  • Letzte Antwort von 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!

Ausgewählte Lösung

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
Diese Antwort im Kontext lesen 👍 0

Alle Antworten (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

Ausgewählte Lösung

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

Geändert am von cor-el

more options

Thank you so much for the prompt response.