Perhaps more complicated than what you're looking for, but I use a dropdown list in the toolbar. I publish each language inside a /help/[language]/ directory, and the dropdown changes the URL to the same page in a different language.
For example, it changes /help/en_US/[product]/Default.htm to ...
Search found 2 matches
- Thu Jul 10, 2014 3:05 pm
- Forum: Web-based Outputs
- Topic: Language links in a multi-lingual HTML5 project
- Replies: 5
- Views: 3448
- Tue Sep 18, 2012 12:03 pm
- Forum: Styles, Stylesheets and XML
- Topic: Ideas for CSS / XHTML based callouts?
- Replies: 6
- Views: 5672
Re: Ideas for CSS / XHTML based callouts?
This is something I've been looking at a bit lately. I'm curious about what else you found.
The solution I'm currently favoring is only for web output in Flare:
I created a div and set the image (without text) as the background. In the CSS, I set the properties for the div, its background, and the ...
The solution I'm currently favoring is only for web output in Flare:
I created a div and set the image (without text) as the background. In the CSS, I set the properties for the div, its background, and the ...