Welcome Guest, Not a member yet? Register   Sign In
method without parameters in ajax call
#8

[eluser]a77icu5[/eluser]
I found the problem !!!

IE by default enable ajax cache, most of developers recomended set the ajax cache in jquery to false, then jquery generate a big integer for no cache, that's the reason of the strange URL. I commented this line $.ajaxSetup ({ cache: false }); and it works !

The question is...my aplication will be stable usign IE ?


Messages In This Thread
method without parameters in ajax call - by El Forum - 12-26-2009, 03:11 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 03:15 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 03:17 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 03:34 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 04:38 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 05:03 AM
method without parameters in ajax call - by El Forum - 12-26-2009, 06:59 PM
method without parameters in ajax call - by El Forum - 01-14-2010, 03:51 AM
method without parameters in ajax call - by El Forum - 01-14-2010, 04:44 AM
method without parameters in ajax call - by El Forum - 01-14-2010, 07:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB