@Martin, Thanks. form#id select {height: 50px;} is solving the problem. Select box height is increased to show more items.
But the basic thing remains shadowed (size property works in standalone html file, not in web2py). @Anthony, I will trim down the code, upload it and post the link here. Pl. advise me on the same. Thanks. Vineet On Sep 9, 2:56 am, Anthony <abasta...@gmail.com> wrote: > On Thursday, September 8, 2011 12:52:42 PM UTC-4, Vineet wrote: > > > I have posted the code in 'View' file at > > >http://stackoverflow.com/questions/7343374/web2py-view-height-size-of... > > So avoiding the reposting of code here. > > I left a comment on SO -- still can't replicate the problem, even using your > exact code. Maybe you can send a full app that replicates the problem. > > Anthony