I have a select tag:
value 1
You can use the val() function on your list. Use last item from the ones you want to display as the argument
val()
$("#foo").val('5');
This will show 3-5.