How to Add Javascript to a Button
Hi I'm trying to add a ChargeBee Button to my website.
This is the executable and it's working just fine but I want to put it in the styling of a button. The website is smartsocio.com.
Any help?
<a style href="javascript:void(0)" data-cb-type="checkout" data-cb-plan-id="lite-plan" >Free Trial</a>
Comments