Dialog Box & Canvas App

lgarmire
Community Coach
Community Coach

I am new to canvas and am used to using Bootstrap to create items. We used to use a Click and Reveal and have found that using a dialog box will accomplish mostly the same thing:

<div id="dialog_for_link1" class="enhanceable_content dialog">Hard work at the start pays dividends at the end</div>
<p><a id="link1" class="Button" href="#dialog_for_link1">Click to reveal the secret to success</a></p>

The problem is with the Canvas App. When I view it as a student, the content dialog shows up on the page as soon as it is loaded. Any suggestions?

Thank you,

Laura

Labels (1)
0 Likes