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

[eluser]mcr_rm[/eluser]
I use jQuery and CI on commercial high (ish) traffic sites and the ajax load command all the time and have never had an issue with the cache (well I have but not a 404 and instead passed in new Date.time with the url to ensure a fresh page each time).

So how can this be the issue, and you mention IE here but the screenshot is from firebug on firefox?

As long as it works for you that is all that counts. Secondly are you calling an area of the page you are loading or the full page with the header file in and injecting into your body?

If so that will crash IE. You need to target a section for example .load('/the/page/url/ #contentidorclass', '', function(){ callback if required.});


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