the code is a autogenerated form using SQLFORM - from the construction of the db, where I defined the autocomplete widget. would not like to hardcode it in the view template - so are there any other way to change the widht ??
regards Ole Martin 2010/12/27 Branko Vukelić <[email protected]> > Better modify the code. > > On Mon, Dec 27, 2010 at 11:28 AM, Ole Martin Maeland > <[email protected]> wrote: > > Hi, > > > > I have a autocomplete field in a form, and I would like it to be wider. > > Looking at the code it looks like it is hard coded - width: 200px, how do > I > > overriede that in CSS ?? > > > > > > > > jQuery('#_autocomplete_paper_div').fadeOut('slow');" type="text"><input > > id="_autocomplete_paper_auto" name="paper" value="" type="hidden"><div > > id="_autocomplete_paper_div" style="position: absolute; display: > > none;"><select style="width: 200px;" class="autocomplete" > > > > > > Regards, > > Martin > > > > > > -- > Branko Vukelic > > [email protected] > http://www.brankovukelic.com/ > -- Hilsen Ole Martin Mob: 95227471

