Quote:
Originally Posted by baghdad4ever
|
For me (my site) it Works fine Both in Firefox and I.E. and Opera too...!!! :-)
I checked your site and yes it have problem with I.E.
Check Out my forum and try to translate from Greek to English if you like to see if you have problem with I.E., Opera, and Firefox there...!!! :-)
http://madseeds.com/forum
Here is the Code I used for my forum (Step.2)
PHP Code:
<!-- Language Translator Menu -->
<div class="vbmenu_popup" id="languagemenu_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">Translate</td></tr>
<!--Greek to English-->
<tr><td align="right" class="vbmenu_option"><a href="#" onClick="Fenster1=window.open('http://translate.google.com/translate?u=http%3A%2F%2Fwww.madseeds.com/forum%2Fshowthread.php%3Ft%3D$thread[threadid]&langpair=el%7Cen&hl=en&ie=UTF-8','','directories=no,location=no,resizable=yes,scrollbars=yes,toolbar=no,status=no,menubar=no,width=800,height=800')">
<img src="$stylevar[imgdir_button]/gr.gif" alt="Greek" width="15" height="10" border="0" /><span title="Greek">Greek to English Translation</span> <img src="$stylevar[imgdir_button]/us.gif" alt="English" width="15" height="10" border="0" /></a></td></tr>
</table></div>
<!-- / Language Translator Menu -->
(I also Changed the "Language" title to "Translation" title..!!!)
Later when i find some time I will fix it for the other languages too if I can..!!! :-)
I prefer to have simple menus so any unexperienced user can use it...(I mean that I want the menu to work to all browsers for sure)!!! :-)