Have you checked the return data with Firebug? What does it show for
the request in the Net>XHR section?
anyone?
On 7 Септ, 20:00, Julian <[EMAIL PROTECTED]> wrote:
> Thanks for the fast response, but after i use flushCache() there are
> no results after i press key into the inputbox.
> I ask this question because i use more than one input box with that
> data, and after i upda
Thanks for the fast response, but after i use flushCache() there are
no results after i press key into the inputbox.
I ask this question because i use more than one input box with that
data, and after i update the JSON data i must unbind all inputs.
Greetings!
Greetings!
I`m using jquery auto complete plugin from
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
Initialized with local JSON data which i receive from server the data
is something like
var data = [{"elem0":"data0"},{"elem1":"data1"}]
After that i`m trying to add new element
> http://docs.jquery.com/Ajax/serialize
"Serializes a set of input elements into a string of data."
That did not work for me.
Like i said a have the data in array, and just want to serialize that
data, not data from input elements.
Greetings!
Hello!
I need javascript function analogue of php serialize().
So far, use serialize function from: http://javascript.ru/php/serialize
, which not work with Internet Explorer, and opera, with Firefox there
is no problem.
I`m using this function to serialize an array data, or objects.
6 matches
Mail list logo