Hi all
I'm intending to have a one page help guide translated. I wanted to get opinions on how hard this would be to implement and whether anyone can recommend any good sources.
I was thinking maybe a lightbox on load with a set of languages and respective flags, when a user clicks on the flag or language it would set a cookie and direct them to /en of the site. The next time the user visits the site it will read the en cookie and send the user there. There will be a drop down on the page to change language if need be.
Is this possible? Can a cookie redirect a user?
Thanks!
I'm intending to have a one page help guide translated. I wanted to get opinions on how hard this would be to implement and whether anyone can recommend any good sources.
I was thinking maybe a lightbox on load with a set of languages and respective flags, when a user clicks on the flag or language it would set a cookie and direct them to /en of the site. The next time the user visits the site it will read the en cookie and send the user there. There will be a drop down on the page to change language if need be.
Is this possible? Can a cookie redirect a user?
Thanks!