Skip to content

Instantly share code, notes, and snippets.

View jonathanmoore's full-sized avatar
🚀
Building for Shopify

Jonathan Moore jonathanmoore

🚀
Building for Shopify
View GitHub Profile
<!-- Beginning of Project Wonderful ad code: -->
<!-- Ad box ID: 52967 -->
<script type="text/javascript">
<!--
var pw_d=document;
pw_d.projectwonderful_adbox_id = "52967";
pw_d.projectwonderful_adbox_type = "3";
//-->
</script>
<script type="text/javascript" src="http://www.projectwonderful.com/ad_display.js"></script><script type="text/javascript" src="http://www.projectwonderful.com/gen.php?id=52967&amp;type=3&amp;r=6250.&amp;location=http%3A//tumblr.comicscavern.com/"></script><table cellpadding="0" border="0" cellspacing="0" width="160" bgcolor="#ffffff"><tbody><tr bgcolor="#ffffff"><td width="160" bgcolor="#ffffff" valign="top" align="center" style="vertical-align:top;"><a href="http://www.projectwonderful.com/out.php?go=84739759&amp;_r=" target="_blank"><img src="http://www.projectwonderful.com/img/uploads/pics/15812-1250798080.gif" width="160" height="600" border="0" title="Join Star Pirates Today!" alt="Join Star Pirates Today!"></a></td></tr><tr><td bgcolor="#ffffff" colspan="1"><center><a style="fo
<script type="text/javascript">
jQuery.fn.stripTags = function() {
var r = this.html().replace( /&lt;/g, '<' );
r = r.replace( /&gt;/g, '>' );
r = r.replace( /&amp;/g, '&' );
this.replaceWith( r );
};
$(document).ready(function() {
$("div.box.link .content_wrap strong").stripTags();
});
@jonathanmoore
jonathanmoore / gist:740786
Created December 14, 2010 17:53
Savory Sidebar HTML Template
</section>
<section class="default">
<h4>Title of a new block</h4>
<p>Paragraph talking about the block</p>
<p>Ads could also go here.</p>
<div class="bubble">
<p>add content, facebook like box, etc here in a box identical to the recent updates (twitter) box</p>
<ul>
<li><a href="http://google.com">Link to Google</a></li>
<li><a href="http://tumblr.com">Link to Tumblr</a></li>
<section class="ad">
<!-- Insert your ad code -->
</section>
<section>
<div class="base">
<nav class="pages">
<h4>Extra Box Title</h4>
<p>Paragraph body text</p>
<ul>