Embed the Illinois workNet® Service Finder on your page

Fill in the fields below and a code snippet will be generated that you can use to embed the Illinois workNet Service Finder on a page on your website.








Variable Height Widget

If you include some additional code on your page, you can have your page resize the widget so that no scroll bars show. The techniques used for this are known to work in Internet Explorer 11, all versions of Microsoft Edge, and the latest versions of Google Chrome, FireFox, Safari (on Windows, Mac, and iOS devices), and the default browser that ships with Android.

  1. If you're not using jQuery on your page, you must add this line to the <head></head> section of your page:
    <script type="text/javascript" src="https://apps.illinoisworknet.com/Locator/Scripts/jquery-1.10.0.min.js"></script>
    Our code is known to work with jQuery 1.8.3 and newer. It may work in older versions, but this has not been tested.
  2. Add the following two lines to the <head></head> section of your page:
    <script type="text/javascript" src="https://www.illinoisworknet.com/_layouts/15/1033/scripts/workNet/frameResize.js"></script>
    <script type="text/javascript" src="https://www.illinoisworknet.com/_layouts/15/1033/scripts/workNet/postMessageHandler.js"></script>