Difference between revisions of "Template:Wageningen UR/footer"

 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
 
 
</div><!--end innerwrap-->
 
</div><!--end innerwrap-->
<div id="center-faux"></div>
+
<!-- I don't think we use the center-faux for anything, or its just in the way. <div id="center-faux"></div> -->  
 
</div><!--end wrapper-->
 
</div><!--end wrapper-->
 
</div>
 
</div>
Line 17: Line 17:
 
</div>
 
</div>
 
</div>
 
</div>
</div>
+
 
 
 
 
<div id="footer">
 
<div id="footer">
<p>iGEM Wageningen UR 2016. Send us an <a href="mailto:igemwageningen@gmail.com" class="soft_link">email</a> or follow us on <a class="soft_link" href="http://twitter.com/igemwageningen" target="_blank">Twitter</a> and <a class="soft_link" href="http://www.facebook.com/iGEMWageningen" target="_blank">Facebook</a>!
+
<p>iGEM Wageningen UR 2016. Send us an <a href="mailto:igemwageningen@gmail.com" class="soft_link">email</a> or follow us on <a class="soft_link" href="http://www.facebook.com/iGEMWageningen" target="_blank">Facebook</a>!
 
<br />
 
<br />
 
For more information about iGEM, check out their <a class="soft_link" href="https://igem.org">website</a> and <a class="soft_link" href="http://twitter.com/igem">Twitter</a>!</p>
 
For more information about iGEM, check out their <a class="soft_link" href="https://igem.org">website</a> and <a class="soft_link" href="http://twitter.com/igem">Twitter</a>!</p>
Line 37: Line 37:
 
var aChild = aChildren[i];
 
var aChild = aChildren[i];
 
var ahref = $(aChild).attr('href');
 
var ahref = $(aChild).attr('href');
aArray.push(ahref);
+
if (ahref != null){
 +
                                            aArray.push(ahref);
 +
                                        };
 
} // this for loop fills the aArray with attribute href values
 
} // this for loop fills the aArray with attribute href values
 
 

Latest revision as of 19:03, 18 October 2016