Create a Button Inside a Canvas Page

jnassif
Community Member
6
6649

I came up with this idea of a website that will help my canvas users to Create Simple Buttons. I also wanted to integrate it somehow with canvas. I was able to build the site and then I used the IFrame function to pin it to my canvas page. Here is what I came up with

Click here

if you are interested in using this into your canvas page simply follow these instructions:

1. create a new page

2. Make sure you're on the HTML Editor section

3. Place this code in your empty canvas page:         

<p><iframe src="https://buttonmaker.000webhostapp.com/" width="100%" height="600"></iframe></p>

Hope some of you find this helpful!

John Nassif

jnassif@llu.edu

email me for more info and website source code.

6 Comments