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

Reply via email to