tinoni / translate.js

A jQuery plugin to translate text in the client side
MIT License
87 stars 84 forks source link

Not translating option text #1

Open tamimibrahim opened 10 years ago

tamimibrahim commented 10 years ago

Here's what I want to translate using this plugin.

<select>
<option value="" class="trn">Option Text</option>
</select>

But option text not translating. I have also tried with include <span class="trn">Option Text</span> within but not working!

Can you help me to get this done?

jorgejeferson commented 9 years ago

Friend, you could check your code, as did some tests and got no errors