Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Script in JavaScript does work properly on every web browser apart from Firefox (After FF update the script stopped working properly).

  • 3 件の返信
  • 3 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

Hello,

script was always working correctly on every web browser. Unfortunately after (probably) last update Firefox stopped handling with it.

Script is the part of forum based on popular MyBB (http://www.mybb.com/). I put a screenshoot below, which should easily show how did the script work.

http://screenshooter.net/data/uploads/ug/tg/dyre.jpg

After clicking on any icon (e.g. bold "B") it shows "[undefined=undefined]" and then clicking shows no effects.

Errors from "WWW console" after icon clicking: TypeError: mnu is undefined - line 641 TypeError: tag is undefined - line 1163

Here I posted problematic script: http://pastebin.com/D8HmLEKK

Best regards!

Hello, script was always working correctly on every web browser. Unfortunately after (probably) last update Firefox stopped handling with it. Script is the part of forum based on popular MyBB (http://www.mybb.com/). I put a screenshoot below, which should easily show how did the script work. http://screenshooter.net/data/uploads/ug/tg/dyre.jpg After clicking on any icon (e.g. bold "B") it shows "[undefined=undefined]" and then clicking shows no effects. Errors from "WWW console" after icon clicking: TypeError: mnu is undefined - line 641 TypeError: tag is undefined - line 1163 Here I posted problematic script: http://pastebin.com/D8HmLEKK Best regards!

この投稿は Oddi により に変更されました

選ばれた解決策

すべての返信 (3)

more options

選ばれた解決策

more options

Thanks a lot!

more options

You're welcome