$(document).ready(function() { $("#btn").click(function() { document.getElementById('sel').size='2' }); });