Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
I have not tested it yet but the author claims to make your printer show some random messages.
0
1489
posted 18 years ago by planetcall
This command will not delete the .DS_Store files from the file system, just take them out of version control.
Before doing this it would be a good idea to setup the repository to ignore .DS_Store files.
1
2720
posted 18 years ago by jachin
Inserts "first" and "last" classes to the first and last items respectively. "first" and "last" classes defined in CSS as without padding.
2
1623
posted 18 years ago by nijgnet
Sets the sidebar photo appropriate for a section of the site by determining the parent Page of the subpage.
4
2104
posted 18 years ago by nijgnet
If you've ever used a strict doctype and used the target attribute on links you'll notice that it doesn't validate. Here is an easy solution.
4
3209
posted 18 years ago by neal_grosskopf
Find depreciated elements and attributes using CSS . Simply add the CSS below to the end of your style sheet and it will highlight bad code.
5
2028
posted 18 years ago by neal_grosskopf
I can't remember if this code is updated for IE7, if it is then it should be working in at least IE6-7, Safari 2-3, Opera 8 and Firefox 2-3.
Obviously the image_iefix is just for IE6.
2
1781
posted 18 years ago by teddyzetterlund
This is the SoftPRO library needed by the GUI Collector main file.
0
1203
posted 18 years ago by stagger
This is the main file. You also need the libraries posted here for the program to work.
0
1167
posted 18 years ago by stagger
MySQL backup and restore example through mysqldump / mysql command line utilities.
3
1582
posted 18 years ago by jarnaldich
for the filter value I'm not quiet shure. advice is welcome!
8
1584
posted 18 years ago by Wiederkehr