translate.js
translate.js copied to clipboard
Not translating option text
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?
Friend, you could check your code, as did some tests and got no errors