email this page
Saved
Babel
You can add this interactive Civilian to Military Occupation Translator widget to your web page.
Identify relevant military experience by matching your civilian job opening to military careers that use similar skills
To add the Civilian to Military Occupation Translator 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>
-
Select a layout for your widget
-
This Portrait view works best for placing your widget alongside a web page, or as a sidebar.
To select this Portrait layout, 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="false" cos-toolName="ctm"></div>
-
This Landscape layout works best for placing your widget in the center, or along the bottom, or your web page.
To select this Landscape layout, 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="ctm"></div>
- Save your page and preview.