With over 250 to choose from, this can get a bit tiresome when browsing for just the right flag.
It'd be less frustrating if I could just use the up/down-arrow keys to cycle through each flag.
Adding the 'onkeyup' event in addition to the onchange would do this nicely.
<select name="picture" id="NATIONAL_FLAG_SELECTION" size="1" onchange="showimage()">
<select name="picture" id="NATIONAL_FLAG_SELECTION" size="1" onchange="showimage()" onkeyup="showimage()">
Or failing that, an in-game link to a page where all flags can be seen at once.
[edit]
Actually, I see you can use the arrow keys + enter to change the flag preview... that's cool.
Never mind
This post has been edited by ZIMaster: 11 August 2008 - 08:44 AM

Sign In
Register
Help
This topic is locked


Top