Hello! all I have a website I'm looking for a code but I found nothing that could do it I'm not an expert but I'm doing a little bit.
I will explain one I can three links to diferent language such index.php? set_language = default and with two others over and I have a big image that are connected to a . css file like this who are the <div id="content_01">.
I am looking for a code that will change when I click on one of three languages that'm worm picture on the link to the English language that image changes to English and if I click on the French language as image changes to Image French
but I'll link to better understand
I have 3 links its this
<a href="{url_page}?set_language=default"> src="{url_tmpl_main}img_1/lang1.gif" <img alt="" /> </ a>
<a href="{url_page}?set_language=spain"> src="{url_tmpl_main}img_1/lang2.gif" <img alt="" /> </ a>
<a href="{url_page}?set_language=french"> src="{url_tmpl_main}img_1/lang3.gif" <img alt="" /> </ a>
and for three of my index page picture her like this
<div id="content_01"> first image of the index page
<div id="content_02">
<div id="content_03">
and two other image that his link to my css file that I would change when I click on a link language to image the same language that I chose.
Its two days that I'm looking and I need your help.
Thank you in advance



Reply With Quote



Bookmarks