Hi,
I would like to create some kind of localization, I want the user to be able to choose a language through a dropdown menu and the content of the site will change.
But instead of ‘next’ / ‘previous’ buttons I would like the user to be able to choose from a dropdown list.
How can I do that?
Thanks!
Doan
If you want different languages then simply use Wix Multilingual
https://support.wix.com/en/wix-multilingual/wix-multilingual-basics
Otherwise, if you want something to be shown on your page depending on the dropdown selection, then just use the dropdown with the onChange function to do something when the users language is chosen.
https://www.wix.com/corvid/reference/$w.Dropdown.html
https://www.wix.com/corvid/reference/$w.Dropdown.html#onChange
See previous post for example.
https://www.wix.com/corvid/forum/community-discussion/solved-drop-down-menu-to-display-relevant-collapsed-boxes