Grab your affiliate code
In order to include our job listings on your website, you will need to place a small JavaScript code on your website. The code looks something like:
<script src="http://ekjobs.ca/feeds/js/TYPE/AFF/NO/WIN" type="text/javascript" charset="utf-8"></script>
Where:
- TYPE is the listing type (all, fulltime, or parttime)
- AFF is your affiliate ID
- NO is the maximum number of jobs to display (optional, defaults to 10)
- WIN is the links target window's name (optional, defaults to '_self')
The script will produce a simple, clean un-ordered list with "EkJobs.ca" as the element
ID for CSS formatting (ie. <ul id="EkJobs.ca"></ul>).
NOTE: The company's name is wrapped with a <span></span> tag,
so you can use CSS to optionally show/hide it.
Build your code:
Could you use some CSS code to get you going?
Copy the CSS from this css file, add it to your site's css and you will end up with a styled list like the example above.
Its all ready to go then!

