CAN you tell a way for a very big listview get height eg only 300px?

CAN you tell a way for a very big listview get height eg only 300px?

JQM 1.4.2

CAN you tell a way for a very big listview get height eg only 300px? In other words to contain a vertical scroll bar?

listview will be search enabled.

I wrapped inside the below div the list view - but is it jQm way?

  1. <div style="height:300px; overflow:scroll; overflow-y:scroll; overflow-x:hidden; text-align:center; -webkit-overflow-scrolling:touch;">