How can I use Google Translate via Ajax using jQuery?

前端 未结 6 1539
名媛妹妹
名媛妹妹 2021-01-24 21:43

I am using Ajax via jQuery, and I am trying to translate using the Google Translate Service. The service does not seem to work for me.

What am I doing wrong? How would I

6条回答
  •  日久生厌
    2021-01-24 22:17

    What are some of the differences between your code and Google's example code?

    Do the examples work for you?

    Is it possible that you do not have a valid Google JavaScript API key?

提交回复
热议问题