Welcome Guest, Not a member yet? Register   Sign In
Ajax with Jquery and IE ? Bug
#3

[eluser]umefarooq[/eluser]
there is simple solution which one working with my projects, add Math.random() to your url will work IE it always generate a random number and every time IE has a different url

Code:
url: "<?php echo site_url("chat/index/".$username); ?>"+Math.random()


Messages In This Thread
Ajax with Jquery and IE ? Bug - by El Forum - 02-20-2011, 05:21 PM
Ajax with Jquery and IE ? Bug - by El Forum - 02-20-2011, 07:59 PM
Ajax with Jquery and IE ? Bug - by El Forum - 02-20-2011, 10:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB