Try just this to ensure that you are getting something in the result
function. Assuming your using firefox/firebug. See what you get in
the console for valid and invalid lookups.
.autocomplete("result", function(event, data, formatted) {
console.log(data);
});
On Mar 20, 10:20 am, Bright Dadson <[email protected]>
wrote:
> I have tried it! and then i get 404 error with requested resource not
> available. I think it is taken it as an autocomplete and hence require the
> right parameter sets.
> I have been trying to get this work since monday. Seriously really confuse.
>
> Do i need to do something else apart from this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---