the parameter "new window" of openUrl doesn't work under IE/
The parameter "new window" of openUrl doesn't work under IE/Chrome, but it does work unter Firefox.
Is it my fault of using the code, or someone else also has met the same problem?
The code looks like this:
openUrl("http://www.abc.com/" + input.test, "new window");
xiaoyu.zhang.cn