| Author |
struts2-jquery autocompleter styling
|
Kevin P Smith
Ranch Hand
Joined: Feb 18, 2005
Posts: 362
|
|
Hi guys;
Just wondering, does anyone know how/if you style the sj:autocompleter?
I can get the textbox to style, simply with
<sj:autocompleter name="shopTitle" list="%{shopTitleList}" label="Select Shop" cssClass="finder" />
but the dropdown box with the list of matching options, stays the same and for some reason, has excessively large text which completely mis-matches any website I think I'd ever see it on.
So how can I style the drop down?
Cheers in advance
|
 |
 |
|
|
subject: struts2-jquery autocompleter styling
|
|
|