I've been asked to build an Actinic site in 2 languages. I haven't seen an example but I reckon it could be done using alt text fields (Alt short description, alt full description etc) and then use css to target them.
So for example, I could wrap a div around the English text and then another div around the Spanish text with display set to none. The alternative stylesheet would then do the opposite. The view then clicks a link to change the language and voila!
I'd be interested if anyone has tried this method....
So for example, I could wrap a div around the English text and then another div around the Spanish text with display set to none. The alternative stylesheet would then do the opposite. The view then clicks a link to change the language and voila!
I'd be interested if anyone has tried this method....
Comment