hi,
i use free version and add html code:
<a href="#" onclick="doGTranslate('en|zh-CN'); return false;" ...
the problem is doGTranslate() changes text in my hover menu,
I need to catch when the function doGTranslate finished the job
so i can update menu.
Is there any parameter "callback" to function doGtranslate(...)?
Many thanks.