Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Forces padding to not be added to overall box dimensions but instead subtracted - good for frameworks. For example, a container 960px with a 20px border and a 20px padding added still remains 960px allowing me to enjoy my life free of pesky maths....
1
622
posted 11 years ago by kickass
Follow me on twitter flexible user and message
Add to post [twitter username='VeronicaDjeneva']Follow me Somebody[/twitter]
0
674
posted 11 years ago by Scoldy
Turns Wordpress custom menus into responsive-ready menu that comes with foundation framework. code goes into functions.php
0
1105
posted 11 years ago by zartgesotten
Técnicas de Programación. Ejercicio 33 - Algoritmo selección (usando un array auxiliar)
0
909
posted 11 years ago by MauricioM
Just a simple example script for populating a bunch of MapMarker objects on a Map using the distriqt NativeMaps ANE
0
992
posted 11 years ago by koriner
The loading of JS social buttons its deferred until onload event its fired.
0
770
posted 11 years ago by jefrancomix
Tested in Firefox 4, Safari 4, Chrome 14, Opera 10, IE 8 (and newer)
0
1041
posted 11 years ago by jntu_gnec
A way to check if a static block is enabled/disabled in the backend.
0
965
posted 11 years ago by apani
A fast description of an sql cell with comparison and response.
0
606
posted 11 years ago by cameronjrc
user modding for a forum based gaming website (file used in password protected directory)
0
652
posted 11 years ago by cameronjrc
This code shows how we post HTML form by AJAX and jQuery.
0
1145
posted 11 years ago by khaled__mahmoud
This simple functions scans the user agent for the word "android" and returns true if found. Useful if there's something you only want android visitors to see (or not see).
0
1181
posted 11 years ago by stianlagstad
Automatically link Twitter usernames in WordPress - Paste the code into the functions.php of your theme
0
1199
posted 11 years ago by ederwp
This snippet is great for someone creating a wp theme which supports RTL as well as LTR since in enables you to use one function for multiple instances.
0
512
posted 11 years ago by sagive
This is a python script that allows you to scrape historical player names and links from NBA.com historical data
1
839
posted 11 years ago by asimmittal
- Check if any particular customer is currently logged in or not.
- Get all the logged in customers with their recent activity.
- Courtsey: <a href="http://ka.lpe.sh">http://ka.lpe.sh</a>
0
1049
posted 11 years ago by magefreak