Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is an slightly more involved processing basic sketch I use when creating Imagery so I can save and output images at any point in time when the sketch is running.
0
859
posted 12 years ago by Kobby
http://yuji.wordpress.com/2010/06/11/git-delete-remote-branch/
1
1090
posted 12 years ago by beneberle
Often in Flash, the mouse is used to zoom or scroll, and by default the document <body> tag will also pick this up, making the page scroll away - which is annoying when you just want to view the Flash element.
This snippet intercepts mouse scroll...
0
990
posted 12 years ago by singalongwithdavehotmailcom
this code is used to remove the html code in the given string
1
808
posted 12 years ago by satinfo30
This example will go get the latest version of wordpress and save it as "wordpress-latest.tar.gz" in the current directory. Note, don't include the protocal (http://) in the url.
0
806
posted 12 years ago by beneberle
a link with the class becomes circle animated rotating once and fading in
1
846
posted 12 years ago by discipolo
Function to validate the existence of each key in the object to get the number of valid key/value pairs.
0
821
posted 12 years ago by reverend
Both ASP and Javascript versions provided below. Use either one or the other. Code should be placed in a SharePoint 2010 master page.
0
995
posted 12 years ago by rumremix
When you create a custom post type and need to query by ID then you can pass in the 'field' and the 'terms' with the ID for that post type.
0
993
posted 12 years ago by crypticsoft
A Barebones html5 frame work header, intro, main_content, footer. Also includes link to main.css and jquery
1
893
posted 12 years ago by CKOink