blob: 32feb990a0e501068bf32b7744ba46c0faf1c263 [file] [log] [blame]
adeleabeedd22006-07-11 21:42:25 +00001<html>
adele4e79ccc2006-07-11 23:32:34 +00002<body onload="document.getElementById('sl').size = 5;">
adeleabeedd22006-07-11 21:42:25 +00003This 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>