Jump to content

JavaScript and BUTTON


AndieB

Recommended Posts

Hi all GURUs!


I would like to create a BUTTON with the <button></button> HTML code.
In this <button> I'd like to add onClick function with the Javascript function to load a new page. I do not want to use the <A HREF> functionality.

I think it would look something like this:
[code]<button onClick="javascript:[b]the code I don't know[/b]" >click here to go on</button>[/code]

What is the [b]javascript code[/b] I'm after?

Thank you all in advance for any kind of help!

--Andreas
Link to comment
https://forums.phpfreaks.com/topic/18380-javascript-and-button/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.