Welcome To Snipplr


Everyone's Recent Snippets



1 ... 56 57 58 59 60 ... 553
Import @font-face
0 1831 posted 13 years ago by ecksteing
# Método setter y getter Hace mucho tiempo usaba esta manera para tener un solo método que sea getter y setter al mismo tiempo.
0 1051 posted 13 years ago by prigazzi
The marquee will stop when you hover the cursor over it. It will restart when you move the cursor away from it.
1 1705 posted 13 years ago by o0110o
goes in the functions file
0 1575 posted 13 years ago by thesmu
This function dosen't use curl, or any other libraries. Just include it in your function library and use it like this: $Post_result = _post('http://www.yourdomain.com/your_path/post_api.php',"method=fetchJson&params=select * from user");
0 3108 posted 13 years ago by halk
A function to upload an image to the media library and set it as featured image of a post. It requires 2 params. The name of the upload field and of course the post ID. This function is part of the WPelements library class available on Github. Fee...
0 3090 posted 13 years ago by krike
A usefull function to minify code or string. This is part of the WPelements library class available on Github. Feedback / suggestions / improvements are welcome.
0 1495 posted 13 years ago by krike
My first (simpliest) way to collect monitoring data from few servers. Only skeleton for adding custom parameters. Using this way is not a good idea in general.
1 1380 posted 13 years ago by 2mf
AL subir imagen png, se deben pasar al directorio con transparencia
0 1886 posted 13 years ago by thescorpion
AL subir imagen png, se deben pasar al directorio con transparencia
0 1815 posted 13 years ago by thescorpion
Backs up all database transaction logs within a Microsoft SQL Server instance except for databases set to simple recovery mode.
1 1673 posted 13 years ago by jprochazka
Backs up all databases contained in a Microsoft SQL Server instance.
1 1656 posted 13 years ago by jprochazka
Just a snippet I like; this can be called on GotFocus or LostFocus of a field, and it *attempts* to set the input language to the desired language.
0 1378 posted 13 years ago by Winkyboy
Thanks to @kaiser on WP answers for this. Place this function in your functions.php file, then use it in your template with the function call like: wpse19316_author_comments( 100 );
1 1755 posted 13 years ago by adambundy
The difference between jQuery.extend() and jQuery.fn.extend()
1 1667 posted 13 years ago by msstar
Shows how to use WebClient class to retrieve HTML from an URL and then to use HtmlAgilityPack to parse it.
1 2508 posted 13 years ago by denakitan
Take control of HTTP header status codes.
1 1863 posted 13 years ago by o0110o
CSS media queries for common screen sizes which are ignored in older browsers.
3 1541 posted 13 years ago by o0110o
this handy function gets all child tabs for the tab id you pass in, only those that are meant to appear in the menu.
0 1658 posted 13 years ago by box86rowh
This will get you a quick url for a pop up on DNN
0 2710 posted 13 years ago by box86rowh
A concise reference listing all of the available functions built into Sass.
0 3729 posted 13 years ago by nshakin
I recently wanted to learn Sass and after reading the documentation I looked around for a more concise set of docs to reference while writing but couldn't find anything. So I made my own based off of what was in the documentation of Sass's website....
0 3849 posted 13 years ago by nshakin
The fixed page layout responsive design CSS used in Nexus Themes Framework
0 1788 posted 13 years ago by vanseijen
Adding alternating row of color to make proc report output easier to read.
0 2215 posted 13 years ago by webonomic
Soma example of validation parentheses in math expressions. [{()}] - valid [{){}] - wrong
0 2509 posted 13 years ago by AlexanderRavikovich
.on( events [, selector] [, data], handler(eventObject) ) A delegated-events approach attaches an event handler to only one element, the tbody, and the event only needs to bubble up one level (from the clicked tr to tbody):
0 1576 posted 13 years ago by grindking
display an image field in the body/page of a custom post type
0 1545 posted 13 years ago by mktimes5
Registro manual de una libreria o proceso DLL en windows
0 3679 posted 13 years ago by thescorpion
Does not work at the moment. So don't copy it.
0 2199 posted 13 years ago by eridesigns
Works, even if a locale is not avaliable on the system.
0 1574 posted 13 years ago by chatelao
1 ... 56 57 58 59 60 ... 553