Adding the <Button> Tag instead of using <A> Links

For sunmit form with ajax we need button type “button”. So how i can change button type at webflow.

I don’t think it is possible within Webflow. Wouldn’t be easier to edit code to use a div with proper class/id?

We’re considering changing the button element to be a <button> tag element. We’ll let you know once we make a decision.

Edit: We decided to stick with <a> because it has a simple href. To link a <button> you have to wrap it in a form or do some other fancy stuff. No bueno.

Please make this change. :stuck_out_tongue_winking_eye:

Any news on this?
I would love to use instead of .
I need to add “name” atribute and i can’t do it on the
tag