Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This template code will work only in the WordPress Loop to include a map if the Geo Mashup plugin is active and the current post has a location.
0
1765
posted 16 years ago by cyberhobo
This small function receive a text as input and returns an html text with links if the source text contains urls (http://www… but also ftp://… and every other protocol), emails, twitter’s usernames (with @ at the beginning) and also twitter tag...
0
2010
posted 16 years ago by ginoplusio
original source - http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/
Overides default styling
0
1353
posted 16 years ago by tennison
Directory listing on a web server at http://yourhost:8000/
1
1512
posted 16 years ago by blackthorne
As of revision 11031 of the Flex 4 SDK compression is supported inline with the embed metadata tag.
0
1139
posted 16 years ago by aphex
Drupal allows hook_update_N to run any sort of code. Most of the time, however, people only use this to alter the database scheme.
But you can use it for much more. Like setting variables, creating nodes, importing views and so on.
This code show...
2
2040
posted 16 years ago by berkes
Have fun with flash as 3.0. Don't forget to show me the result.
0
1120
posted 16 years ago by winlwin
HTML code for input buttons with background images and rounded corners. For cases when it is not possible to use Progressive Enhancement (ie. when you need to have rounded corners in IE6+). See Customized buttons under CSS for styles.
0
1233
posted 16 years ago by jofan