galt
07-28-2012, 05:26 AM
How do I put a javascript widget in an html file?
Here's what i have put in to the .html, and it doesn't show up.
Does this code look like a typical way to put in a .js widget in an html file?
<script type="text/javascript" src="Scripts/Widgets/Timer/TimerWidget.js"></script>
<script type="text/javascript" src="Scripts/Widgets/Timer/localizedStrings.js"></script>
Here's what i have put in to the .html, and it doesn't show up.
Does this code look like a typical way to put in a .js widget in an html file?
<script type="text/javascript" src="Scripts/Widgets/Timer/TimerWidget.js"></script>
<script type="text/javascript" src="Scripts/Widgets/Timer/localizedStrings.js"></script>