Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A quick template for extending javascript/jQuery functionality
1
694
posted 14 years ago by nikefido
A template of a basic jQuery plugin, including over-ridable options
3
884
posted 14 years ago by nikefido
Use this to remove or change the wp-admin footer text. Default is
Thank you for creating with WordPress.
1
750
posted 14 years ago by Farhan
This is if you have multiple domains pointed to the same directory on a server.
1
796
posted 14 years ago by batfan
You have a RGB value and want to convert it into Hexadecimal mode, here’s how to do it using JavaScript.
0
744
posted 14 years ago by math89
Drawing scaled rectangles of arbitrary width and height that keeps the corner and sides properly scaled while growing the center.
1
1082
posted 14 years ago by zingo
All code should ideally go into your theme\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s template.php file. I\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'ve used the default Garland theme here as an example.
0
810
posted 14 years ago by hiddentao
HTML
Meta Tag - Auto Refresh in html doc page header to preview in IE FF all browsers while working coding
0
1519
posted 14 years ago by brandonjp
Logic to subtract months from a date field and extract year and month
0
867
posted 14 years ago by mprabhuram
We can use this in a shell script (while doing a backup process, an update, ...)
1
764
posted 14 years ago by isholgueras