chippper


Member since 11/03/2008

Name: Chip Cullen

Location: Washington, DC

Website: http://chipcullen.com

9 snippets

2199 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

chippper's Recent Snippets



« Prev 1 Next »
1 515 posted 13 years ago by chippper
This fixes the weird rendering in webkit of rounded corners
0 572 posted 13 years ago by chippper
2 507 posted 14 years ago by chippper
This assumes HTML that looks like this: <pre><code> &lt;div id=&quot;containing_div&quot;&gt; &lt;div id=&quot;div_1&quot; style=&quot;background-color:red&quot; class=&quot;visible_div&quot;&gt; &lt;p&gt;Test Content 1&lt;/p&...
2 480 posted 14 years ago by chippper
In the content property, the first number is the number of seconds until the refresh, the URL is where the redirect will go.
2 769 posted 15 years ago by chippper
Rather than using target="_blank", which is deprecated by the W3C in XHTML, you should use rel="external" for links that you want to pop out in a new window. This is the javascript that makes it happen.
0 755 posted 15 years ago by chippper
0 557 posted 15 years ago by chippper
« Prev 1 Next »