ClearScript wrote:
Hi again,One concern is licensing. It may be difficult to get it approved.
We have a set of Javascripts that work with Google Chrome and Firefox and we would rather not modify them with non-standard code.
Just curious, why are you using JScript? V8 provides much better performance and Chrome compatibility, and it isn't affected by the issue you discovered.