mySkills myFuture Widget
To add mySkills myFuture widget to your web page, follow these steps:
- Choose the widget from the following options
- Portrait Orientation
- Landscape Orientation.
- Copy the script tags into the <head> tag of your html page
- Copy the div tag into the location, where the widget needs to be placed
- Save and preview the page
Installation Instruction
- Copy the following script tags into the <head> tag of your html page
*Note, this script is the same for both portrait and landscape options.
Select all text
<script src="http://www.myskillsmyfuture.org/widget/js/jquery-1.4.2.min.js" type="text/javascript"></script> <script src="http://www.myskillsmyfuture.org/widget/js/msmCareerMatch.js" type="text/javascript"></script>
Portrait Orientation 240px X 400px
- Copy the following div tag and paste it under the <body> tag in a location, where the widget needs to be placed.
- Save your page and preview.
Landscape Orientation 336px X 280px
- Copy the following div tag and paste it under the <body> tag in a location, where the widget needs to be placed.
- Save your page and preview.