Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
adopted from:
http://www.alistapart.com/articles/makingcompactformsmoreaccessible/
0
1011
posted 15 years ago by cfleschhut
For when you sometimes forget the precise syntax. First is from html, second from css file.
0
1021
posted 15 years ago by rumremix
This set of headers works for me when I output file data from the database for the user to save or open.
0
1510
posted 15 years ago by bradless
I use this for house keeping logs spat out by a ecommerce system- Just wack it in a batch file and setup a windows scheduled task to kick it off.
2
1256
posted 15 years ago by Shawson
Es muss eine Formatierung gespeichert werden (Format :: Formatvorlagen)
Einzutragen in: Format :: Bedingte Formatierung
0
819
posted 15 years ago by tscheckenbach
The FontsManager class has embedded fonts in it. This is not a TLF class.
0
1122
posted 15 years ago by LeeProbert
this snippet allows you to dynamically set the value of a SharePoint lookup field based on a URL parameter
0
1343
posted 15 years ago by digiteyes
The issue appears in various places, but likely has something to do with "having layout" and is typically seen as extra whitespace between <li> elements.
0
1384
posted 15 years ago by Jamie
Frequently I like to make data more user friendly, so while I make it easy for them to add a date as a shorthand format (mm/dd/yyyy) I like to return it as something easier to digest (Day of Month in Year, etc). This is the simplest way to do that I'...
0
990
posted 15 years ago by xekonic