As the player selects a race from the dropdown list, or changes the radio button for gender, I would like to update the 3 avatar images that are displayed below to match the avatars for that race/gender. For instance, if the player selects 'Dwarf' and 'Male" I update the DIV to show 3 male dwarf avatar images. Does that make sense?
Anyone know how I could achieve this? Would it take some javascript code attached to the dropdown list and radio button? Anyone know of a tutorial that would point me in the right direction?
Thanks