Welcome Guest, Not a member yet? Register   Sign In
Validation on IE7
#7

[eluser]taewoo[/eluser]
Oops.. one other thing.. IE caches ajax requests. To prevent this..
Code:
var url = '/ajax/search_club_name/'+  city_string + "/" + state_string + "/" + name_string + '/' + Math.random();

I was pulling out my hair when I kept seeing old data (even when the table had NO DATA!).

IE's the #1 cause of baldness among developers.


Messages In This Thread
Validation on IE7 - by El Forum - 08-25-2008, 04:34 PM
Validation on IE7 - by El Forum - 09-02-2008, 06:11 AM
Validation on IE7 - by El Forum - 09-02-2008, 11:39 AM
Validation on IE7 - by El Forum - 09-02-2008, 04:30 PM
Validation on IE7 - by El Forum - 09-02-2008, 04:48 PM
Validation on IE7 - by El Forum - 09-02-2008, 05:00 PM
Validation on IE7 - by El Forum - 09-05-2008, 08:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB