Jquery autocomplete styling
问题 While styling the jQuery autocomplete plugin, I get the following HTML code hardwired to my page: <ul class="ui-autocomplete ui-menu ui-widget ui-widget-content ui-corner-all" role="listbox" aria-activedescendant="ui-active-menuitem" style="z-index: 1; top: 0px; left: 0px; display: none; "></ul> How can I disable styling from being made through HTML and keep it done via CSS? I don't think my CSS files are overwriting that style. Any help will do 回答1: jQuery autocomplete needs to set some