Good idea. That's better than my solution. One simple way to do that is to add the date to the id tag. For example:
<div id="en 14Feb2005"> ... </div> Notice the date in an understandable, international format. The Javascript would be a little more complicated, but that's ok. Javascript is something you only need to write once. Cheers, Daniel. On Tue, Feb 15, 2005 at 08:29:07AM -0200, Roberto Salomon wrote: > Hi, > > I'm currently working with the pt-BR translation team here in Brazil. > The idea of having translated pages for the OOo site is interesting but > does have its drawbacks. One idea that is used by many sites is to have > a drop down list where the user can select his/her preferred language. > If the main page is updated and there isn't yet a localized version of > it, the server would then supply the default English page. > > This would guarantee that the localized information would be available > only after the translation was complete. There would be the obvious > administration overhead but this could be sorted out with the > localization team leaders. > > Salomon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel Carrera | I don't want it perfect, Join OOoAuthors today! | I want it Tuesday. http://oooauthors.org | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
