Currently there is no option that allows you to customize the select
markup. You'd have to edit the sourcecode directly. If you create a
patch for that, I'll look at it and consider implementing it in the
plugin.

Jörn

On Mon, Jul 14, 2008 at 12:08 PM, Michèle <[EMAIL PROTECTED]> wrote:
>
> Hi!
> I'm using the amazing autocomplete plugin and it works perfectly. Now
> I'm trying to expand the div containing the ul with the results and
> add a linked image (e.g. powered by ...) after the ul.
>
> The HTML code between </ul> and </div> should be something like this:
>
> <p style="text-align: right;"><a href="http://www.xxx.com";><img
> src="../images/poweredby.gif" alt="powered by xxx.com" width="150"
> height="20" border="0" /></a></p>
>
> Unfortunately, I have no idea how to implement this code...
>
> I really would appreciate any help! Many thanks in advance.
> Michèle
>

Reply via email to