espfutbol98
New Member
- Messages
- 200
- Reaction score
- 2
- Points
- 0
First of all, I have a website with different languages and different types of materials depending on the language. I was wondering how to make a selector somewhat what Rosetta Stone has (screenshot included). I know Rosetta Stone is written in Java I think but I want to know how I would achieve the same function out of Javascript and possibly AJAX.
Now, I will describe how the box works because I don't expect everyone to have used the expensive Rosetta Stone program. First, there's a table with 2 columns and a continue button on the bottom. You first select a language from the left column. Until that is done, the right column is blank. Also when you click/hover the language/material the background changes color of the whole <li>. The continue button is disabled until both language and material are selected.
Thanks for the help!
Now, I will describe how the box works because I don't expect everyone to have used the expensive Rosetta Stone program. First, there's a table with 2 columns and a continue button on the bottom. You first select a language from the left column. Until that is done, the right column is blank. Also when you click/hover the language/material the background changes color of the whole <li>. The continue button is disabled until both language and material are selected.
Thanks for the help!
Last edited: