The last suggestion item - “Next page ยป” is different from others - instead of update the text field, it update the drop-down list with new suggestions. Parameters passed to this.request() will be append to the current URL.
<li onselect=" this.request('&page=1'); ">
Next Page »
</li>