[jQuery] Re: Autocomplete plugin problem please help

2008-06-23 Thread Jaswinder
didnt work :( On Jun 12, 4:10 pm, NichlasBrodegaardLarsson <[EMAIL PROTECTED]> wrote: > Its pretty hard to read the code, but you need to close your $ > (document).ready(function(){ > > Your code: > > $(document).ready(function(){ > var data = [ {text:'Link A', url:'

[jQuery] Re: Autocomplete plugin problem please help

2008-06-12 Thread NichlasBrodegaardLarsson
Its pretty hard to read the code, but you need to close your $ (document).ready(function(){ Your code: $(document).ready(function(){ var data = [ {text:'Link A', url:'http://www.jquery.com/'}, {text:'Link B', url: '