Jump to content

Problems clicking a button in IE


karliky
 Share

Recommended Posts

I have this button:

<button style="width: 100%" type="submit" onclick="return lanzo3();">Continuar Cierre</button>

and i used this code,but nothing happens:

_IELoadWait ($oIE)
     $o_submit = _IEGetObjByName ($oIE, "submit")
    _IEAction ($o_submit, "click")

:P

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...