搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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