Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

onclick: window.open("http://www.google.com");


Note: By default, a button's "onclick" event will take precedence over the "response" property. If both are defined, the "onclick" event will fire and control will not return to the server.