in

ArtOfTest, Inc. Community Forums

Discuss and ask questions about ArtOfTest's products.

Can't InvokeScript on firefox returns nothing(works in IE)

Last post 09-05-2008 5:05 PM by admin. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-22-2008 9:36 AM

    Can't InvokeScript on firefox returns nothing(works in IE)

    Site : www.vistaprint.com

    Script :

    Actions.InvokeScript("window.vpSiteVersion")

    This works fine in IE but not in FF.

    Please help.

    Filed under:
  • 09-05-2008 1:29 AM In reply to

    Re: Can't InvokeScript on firefox returns nothing(works in IE)

    echang,

    Isn't that the same problem as reported here:

     http://community.artoftest.com/forums/t/444.aspx

     
     



     

  • 09-05-2008 5:05 PM In reply to

    Re: Can't InvokeScript on firefox returns nothing(works in IE)

    This works in Firefox:

    Actions.InvokeScript("window.wrappedJSObject.window.vpSiteVersion;");
     

    The issue can be described better from here: http://developer.mozilla.org/En/WrappedJSObject

     

    ArtOfTest, Inc.
Page 1 of 1 (3 items)
Copyrights © 2008 ArtOfTest, Inc. All rights reserved.