Badges

Drag to rearrange sections
HTML/Embedded Content
Mozilla Backpack var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35433268-10']); _gaq.push(['_setDomainName', 'openbadges.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
Share this on Twitter, Google+ and Facebook
Edit this page This is how your portfolio page will look to the public.
#BlendKit2014
function injectSocialMedia(container) { // prevent this element from injecting social media again container.onclick = function() { return false; } var socialMedia = new SocialMedia(); var url = window.location.toString(); // inject twitter, g+ and facebook socialMedia.hotLoad(container.querySelector(".twitter"), socialMedia.twitter, url); socialMedia.hotLoad(container.querySelector(".google"), socialMedia.google, url); socialMedia.hotLoad(container.querySelector(".facebook"), socialMedia.facebook, url); // kill off the text label var label = container.querySelector("span"); $(label).remove(); }
html    
Drag to rearrange sections
Rich Text Content
rich_text    

Page Comments

Comments for this page are private. You can make comments, but only the portfolio's owner will be able to see them.

Add a New Comment:

You must be logged in to make comments on this page.