Currently, I’m using the simple Google Translate drop-down menu found here:
http://translate.google.com/translate_tools
I’d like to also be able to click on some flag icons I have and trigger the same javascript calls that are called by the text-based links in the google translate widget.
Anyone have ideas on how to accomplish this? I can’t figure out how to make clicking on the flags initiate the same behavior as clicking on the google translate text links.
Had a lot of fun finding a solution for this question!