לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

The google translate facility will not work in Firefox on http://www.teignbridgecab.org.uk/Translate.htm but IE is OK

  • 1 תגובה
  • 30 have this problem
  • 1 view
  • תגובה אחרונה מאת cor-el

more options

I checked the coding on this website with w3c and there are 108 errors 188 warnings.

I asked our boss about the google translate not working on my desktop with Firefox. He demonstrated that it works OK in IE and it does in IE on my desktop but not when I use Mozilla Firefox
I checked the coding on this website with w3c and there are 108 errors 188 warnings. I asked our boss about the google translate not working on my desktop with Firefox. He demonstrated that it works OK in IE and it does in IE on my desktop but not when I use Mozilla Firefox

כל התגובות (1)

more options

You need to use document.getElementById('translate')

window.open(document.getElementById('translate').options[document.getElementById('translate').selectedIndex].value)