|
From: Jamie C. <jca...@we...> - 2006-10-25 01:12:04
|
On 24/Oct/2006 04:27 Joaquim Homrighausen wrote .. > > /* A re-send, I used the wrong sender before */ > > I guess this applies to all places where paging support is present. We > currently have "Previous" and "Next"; I'd like "Got to page # [ ]", > First page, and Last page as navigation options too. A "number of items" > drop-down would be nice too, "5, 10, 20, 30, 50, 100, 200, 500, all". > > One more thing on these paging pages.. one alternative is to: That's on my TODO list.. > [ ] Enable listbox display of items > > (where you use a <div style="overflow-x: auto; overflow-y: scroll">Enter > your div or table with data here</div>) > > This would allow me to scroll through the items, but without clearing the > stuff at the top.. I tend to shy away from HTML like that, to make Webmin more compatible across browsers. - Jamie |