Home › Forums › Bugs › Release 3.2 Beta
Tony,
This beta release is not ready yet. In explorer I get ‘illegal argument’errors and in firefox sorting results in error ‘jgrid: parsererror: OK 200’ .
Regards, Ton.
I stumbled on your suggested code when ‘Googling’ but it doesnot work. I found some more, but none of them seem to work.
Ton.
Hi Ton, Do you use xmlstring as datatype?
Googling around I found your suggested code. But it didnot work. I found some more, but so far no luck.
If you use not compressed version in which line is the error?
Line 2664.
I switched: var xml = window.ActiveXObject ? new ActiveXObject(“Microsoft.XMLHTTP”) : new XMLHttpRequest();
for: var xml = window.ActiveXObject ? new ActiveXObject(“Msxml2.XMLHTTP”) : new XMLHttpRequest();
same result.
Hi Ton,
Googling for this I read that these options in IE6 are default, so one possible solution is to check for them – simply check if the browser is IE then make simple ajax and depending on the results alert the users.
Here I found another very interesting article:
http://dean.edwards.name/weblog/2006/04/easy-xml/
Regards Tony
Comments are very interesting too.
Hi Tony,
Thanks for the effort. It indeed looks interesting, but this is not a simple substitution. For the moment I opt for the alert script.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS