Closed timdream closed 11 years ago
This patch workarounds issue #30 with setTimeout() and actually set interactive to gReadyState.
setTimeout()
interactive
gReadyState
Hi Tim, I’ve used your patch #32 instead. Thanks!
You do need another fix for actually set interactive to gReadyState.
This patch workarounds issue #30 with
setTimeout()
and actually setinteractive
togReadyState
.