Also, I'm adding entries as list elements to a UL. Is there a clever
way to keep someone from adding the same thing twice?

On Apr 2, 9:28 am, timothytoe <[EMAIL PROTECTED]> wrote:
> I've been trying a few different versions of this plug-in. It's nice,
> but the very first thing I have to do is override the colors.
>
> <blockquote><code>    <link rel="stylesheet" type="text/css"
> href="jQuery/jquery.autocomplete.css" />
>                 <!-- Override weird colors in css file -->
>     <style type="text/css">
>                         .ac_over {
>                                 background-color: #fed;
>                                 color: #012;
>                         }
>                 </style>
> </code></blockquote>
>
> How is it working for anyone? By default I get unreadable dark-blue on
> black as the colors in the drop-down.

Reply via email to