Dialog Box & Canvas App
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2020
02:15 PM
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
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.