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.

詳しく学ぶ

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

Virtual key board functionality is not working in Fire Fox but works in IE/Chrome.

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 7 回表示
  • 最後の返信者: harinatha.k

more options

Hi Team, In home page,Virtual key board functionality has been implemented and working fine in IE and Chrome but not in Fire Fox(all versions) The value typed in first field(ex.12345) is getting appended in the second fiied value when we type abcd in second field like 12345abcd

Hi Team, In home page,Virtual key board functionality has been implemented and working fine in IE and Chrome but not in Fire Fox(all versions) The value typed in first field(ex.12345) is getting appended in the second fiied value when we type abcd in second field like 12345abcd

すべての返信 (2)

more options

Pls help on this and reach me for any clarification harinatha.k@ingvysyabank.com I suspect that onfocus is not working in FF if we use more than two java script functions

more options

Hi All,

Observed that //window.document.keyboard.SetVariable("out_ti.text", sendTextVKB);// is not working in fire fox and hence old value itself is avil.

Do we have any other option to get the above funcationality(setVariable)

Pls help me