Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Some elements that are clickable mysteriously don’t trigger a pointer cursor in browsers. This fixes that, and provides a default class “pointer†for applying it to other clickable things as needed.
0
796
posted 14 years ago by JohnGR
We are the most well known company with number of online services to suit the varying range of needs of our clients. We have undergone a progressive transformation over the last 4 to 5 years that we have been in business. Our services and product ran...
0
926
posted 14 years ago by bobbin
A simple way to filter lists or tables that uses a new "Contains" (note capitalization) selector to clean up the code a bit. Three examples are below, first sorts through a list, second a table, third a tabe and it correctly the alternating row color...
0
1150
posted 14 years ago by FatFolderDesigner
Registro de usuarios en PHP con validación y activación por mail
0
1744
posted 14 years ago by danideu
This simply takes an array and coverts it to variables. E.g. If you had an array, $array = array("key" => "value"), after running this script, $key would be "value".
0
885
posted 14 years ago by mloberg
Also selects different sized header images for better image quality.
1
883
posted 14 years ago by HelloKit