Widget:HeartSoundApp: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 46: | Line 46: | ||
<div id="imageHolder"> | <div id="imageHolder"> | ||
</div> | </div> | ||
<input type="text" id="soundLocation" /><input type="button" value="Add" id="add" class="mw-ui-button mw-ui-constructive" /><br /><br /> | <input type="text" id="soundLocation" /> | ||
<label for="soundLocation">Enter the URL of the heart sound:</label> | |||
<input type="button" value="Add" id="add" class="mw-ui-button mw-ui-constructive" /><br /><br /> | |||
<input type="button" class="mw-ui-button mw-ui-constructive" value="Save" id="save" /> | <input type="button" class="mw-ui-button mw-ui-constructive" value="Save" id="save" /> | ||
</div> | </div> | ||
<div id="step3"> | <div id="step3"> | ||
<label for="output">Copy and paste the text below on a wikipage to show the image with sound</label> | |||
<textarea id="output" readonly width="200" height="50"></textarea> | <textarea id="output" readonly width="200" height="50"></textarea> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |