I am working on a project where I am using the excellent twitter bootstrap as a basis. Now I want to create a menu item where the visitor can choose what language the site should be displayed in. This has was not as easy as first expected and I wonder how I do the following.
- Make the drop down menu item float to the right.
- Include a small flag on the individual li items.
- Make the active language show on the menu, meaning depending on which li item is active it should be in the menu.
in the menu.
All help is appreciated.
/Sten
