adele | abeedd2 | 2006-07-11 21:42:25 +0000 | [diff] [blame] | 1 | <html> |
adele | 4e79ccc | 2006-07-11 23:32:34 +0000 | [diff] [blame] | 2 | <body onload="document.getElementById('sl').size = 5;"> |
adele | abeedd2 | 2006-07-11 21:42:25 +0000 | [diff] [blame] | 3 | This tests that you can dynamically change a popup menu to a list box. |
4 | <br> | ||||
5 | <select size=1 id="sl"><option>This should turn into a list box</option></select> | ||||
6 | </body> |