You can add this interactive widget to your web page.
When Veterans or service members enter their military job in the search box, they'll get a list of civilian occupations that use similar skills.
For any of those careers, the user can view job postings or learn more about the occupation.
To add the Veterans Job Matcher widget to your web page, follow these steps:
-
Copy the following script tags into the <head> tag of your html page
<script src="https://www.careeronestop.org/js/cos-external-widgets.min.js" type="text/javascript"></script>
-
Copy the following div tag and paste it under the <body> tag in a location, where the widget needs to be placed.
<div id="CosCustomDiv" class="cos-custom-div" cos-responsive="true" cos-toolName="moc"></div>
- Save your page and preview.