history.go()的参数可以使用字符串,以返回到包含该字符串的第一个页面,但我试下来为何不能起作用呢?有什么讲究吗?以下是MSDN上查到得语法:
Syntax
   history.go(vLocation)Parameters
   vLocation Required. Variant that specifies an integer or a string. An integer indicates the relative position of a URL in the History list. A string indicates an exact URL in the History list.