View Single Post
Old 12-12-2011, 01:41 PM   PM User | #4
Arnaud
Regular Coder

 
Join Date: Jan 2008
Location: Geneva, Switzerland
Posts: 413
Thanks: 12
Thanked 29 Times in 29 Posts
Arnaud is on a distinguished road
Well, I can't say what causes issues with IE8 (and cannot test under IE right now) but...

I wouldn't do it that way anyway.

What I would do is: Have the JS to do an AJAX call to the PHP page, and have PHP to return all you need to construct your timer - but - I would construct the timer on the JS side and not on the PHP side.

Hope this makes sense...
__________________
Chuck Norris counted to infinity.
Twice.
Arnaud is offline   Reply With Quote