[jQuery] bassistance autocomplete and two fields

2009-04-16 Thread Giuliani Sanches
I'm trying to use the autocomplete from here http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ I have two fields in my database table: id name In my form i need to be able to inform id and return the name or inform the name and return id. Is there some example around ? Ty :)

[jQuery] Re: What is wrong ?

2009-01-16 Thread Giuliani Sanches
Fixed. :) The problem was with the way on how i build the unordered list (i'm using jinja2 templates) and some issues with css. Ty. On 15 jan, 20:09, Giuliani Sanches giulianisanc...@gmail.com wrote: I have the jquery working fine ( $(a).click to show an alert messages do the job) but i

[jQuery] [treeview] What is wrong ?

2009-01-15 Thread Giuliani Sanches
I have the jquery working fine ( $(a).click to show an alert messages do the job) but i can't get the treeview plugin to work. My html code: !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd; html head title/title link