I can't seem to get it to work. :(

http://pdxmission.datafirminc.com/test.html

I copied all of the files from your example and it still wouldn't work. So
I'm assuming there's something wrong with my XML data???

This is what I returned:
<?xml version="1.0"?>
<ajaxresponse>
  <item>
    <text><![CDATA[Saab]]></text>
    <value><![CDATA[Saab]]></value>
  </item>
  <item>
    <text><![CDATA[Saturn]]></text>
    <value><![CDATA[Saturn]]></value>
  </item>
  <item>
    <text><![CDATA[Scion]]></text>
    <value><![CDATA[Scion]]></value>
  </item>
  <item>
    <text><![CDATA[Subaru]]></text>
    <value><![CDATA[Subaru]]></value>
  </item>
  <item>
    <text><![CDATA[Suzuki]]></text>
    <value><![CDATA[Suzuki]]></value>
  </item>
</ajaxresponse>

I have a feeling it's a really simple or a really hard fix. Anyways... I'd
appreciate any input!

Thanks,

-Aaron

-- 
View this message in context: 
http://www.nabble.com/Autocomplete-invasion-tf2183734.html#a6091312
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to