Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
run this from plugins/emotions and copy/paste the output to emotions.htm
0
2335
posted 15 years ago by hamsterbacke82
A blank search in wordpress returns all the posts, which could be taken as duplicate content if that got indexed.
0
1668
posted 15 years ago by baires
refreshes Chrome + Safari without bringing them into focus. If Chrome is hidden, then no refresh occurs.
2
2254
posted 15 years ago by iloveitaly
Prevents WordPress from loading Contact Form 7 on page templates other than the one defined.
0
2156
posted 15 years ago by vagrantradio
Say you wanted to create a shortcode like this: [youtube id="991WcoEPwb8"]
And instead of manually creating the HTML yourself, you wanted to use YouTube’s oEmbed provider to get the HTML. While that’s easy to do using WordPress’ existing fun...
3
1684
posted 15 years ago by sdxxx
Drupal 5.
Simply print <code>$uc\_cart\_shopping\_block</code> where ever you want.
0
1431
posted 15 years ago by resting
This is a test case to show that, with a bit more work and a tiny bit more code, CSS traingles can be used for breadcrumb navigation in Internet Explorer 8.
1
2669
posted 15 years ago by Kerrick
Cleaned up (with the help of jslint.com) versions of cookie handling functions
0
5146
posted 15 years ago by pmw57
This function automates the creation of the <OPTION>s of a <SELECT> element. It's ideal for your AJAX apps when you create display elements using Javascript
It accepts to different kind of arrays:
An array of key:values…
var arrDirs = {...
0
1674
posted 15 years ago by nomada