Can I add script to menu button?

Hi there and thanks for your time :)

I need to add some script to a menu button, is this possible?

This is the script I was given:

Make sure this snippet is included once on your page (ideally in the head but make sure it is before the button snippet).

<script id="timelyScript" src="//book.gettimely.com/widget/book-button-v1.3.js"></script>

Add this snippet where you would like a button to appear. You can add as many buttons to a page as you like.

<script>new timelyButton("sensarabeauty", {"style":"dark"});</script>

Comments

Sign In or Register to comment.