Skip to content

Instantly share code, notes, and snippets.

@gmcinnes
Last active December 24, 2015 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gmcinnes/6781756 to your computer and use it in GitHub Desktop.
Save gmcinnes/6781756 to your computer and use it in GitHub Desktop.
Careers
<html>
<head>
<title>Careers</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type='text/javascript' src='//www.marsdd.com/wp-content/themes/marsdd-test/js/jquery.ba-postmessage.min.js'></script>
</head>
<body>
<script type="text/javascript">
jQuery(document).ready(function() {
var parent_url = decodeURIComponent( document.location.hash.replace( /^#/, '' ) );
jQuery.postMessage({ if_height: jQuery('body').outerHeight( true ) }, parent_url, parent );
});
</script>
<div class="jobPostings index">
<div class="posting">
<h2><a href="/careers/view/1">Communications Associate: Jr. Editor</a></h2>
<h3>Communications</h3> <div class="description">
&nbsp;
Please note: this is a six-month contract with the possibility of renewal....<a href="/careers/view/1" class="readMoreLink">Read More</a> </div>
</div>
<div class="posting">
<h2><a href="/careers/view/3">HR Lady</a></h2>
<h3>Corporate</h3> <div class="description">
About MaRS...<a href="/careers/view/3" class="readMoreLink">Read More</a> </div>
</div>
<div class="posting">
<h2><a href="/careers/view/2">Website Wizard</a></h2>
<h3>SiG</h3> <div class="description">
Manage the technical development and rollout of a collaboration platform / Intranet portal
&nbsp;
Develop and implement a product roadmap and work with project teams / leads to anticipate and determine new feature requests, improvements, etc.
&nbsp;
Create training programs / manuals and other educational materials to ensure on-site resources are able to provide basic support and training to end users
&nbsp;...<a href="/careers/view/2" class="readMoreLink">Read More</a> </div>
</div>
</div>
<div style="clear:both;"></div><div class="creditbox" style="text-align: right; margin-top: 20px;"><a href="http://www.tribehr.com" target="_blank"><img src="/img/poweredbytribehr.gif?1380634085" alt="" /></a></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment