Radio Buttons

kthorn wrote:

The only thing I'm not sure of yet and will deal with it when the time comes is for instance if I'm on page 7 in English, and select the Spanish language button I stay on page 7. Right now my thought is if you switch languages you simply go back to page 1 of that language content. Hmm..now that I think about it I could put the language buttons on 'every' page which would allow me to target different pages each time. This might be easily done with breadcrumbs. When a page shows (whether in English or Spanish), then you modify the breadcrumb variable equal to Blah.Then, you have a chapter-level button for language. When clicked, it runs an English Bookmark Action Group if Language = English. Else, it runs the Spanish Bookmark Action Group.Each action group goes to Blah page if the breadcrumb variable equals Blah. If it's in the English Bookmark Action Group, then it opens Blah page in the English chapter. If it's in the Spanish Bookmark Action Group, then it opens Blah page in the Spanish chapter.I've never done bilingual projects, so I am mostly guessing here. But if I were given such a project, this is the first task I would attempt.Kevin

Discussions have been disabled for this post