Jump to content

_IE click: "<button onclick="


dacu
 Share

Recommended Posts

Hello, sorry for my bad English.

My problem is, click button onclick.

The button is not java ..

<form autocomplete="off" name="adminForm" method="post" action="index.php">
<fieldset>
<div style="float: right">
<button onclick="window.parent.document.getElementById('sbox-window').close();window.top.location='index.php?option=com_alphauserpoints&task=showdetails&cid=-DACU1&name=dacu1';window.location.reload(true);history.go(0);window.location.reload(true);" type="submit"> Guardar</button>
<button onclick="window.parent.document.getElementById('sbox-window').close();" type="button"> Cancelar</button>
</div>

The button is

<button onclick="window.parent.document.getElementById('sbox-window').close();window.top.location='index.php?option=com_alphauserpoints&task=showdetails&cid=-DACU1&name=dacu1';window.location.reload(true);history.go(0);window.location.reload(true);" type="submit"> Guardar</button>

Thanks for your help

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...