Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Deals with the fact that mouse buttons are referenced in different ways by different browsers.
0
912
posted 17 years ago by MyKey_
Greatly speeds up a slow Safari by purging any cached icons which have not been accessed in the past 30 days. Works well as a cron job.
From http://www.macosxhints.com/article.php?story=20040323144305318
2
906
posted 17 years ago by Roshambo
warning: snipplr tends to escape the quotes and slashes, causing this snippet to fail when pasted verbatim.
2
747
posted 17 years ago by ndegruchy
I have also posted the Javascript that makes this markup show and hide.
0
673
posted 17 years ago by 1man
This script allows you to show and hide a at the click of a button. See Show / Hide HTML for Markup.
1
907
posted 17 years ago by 1man
This code maps the apple-pro-keyboard command-key to control (when osx is the server and windowxp is the client).
Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without specia...
0
660
posted 17 years ago by expertseries
You need to know about [the presence of] these to understand the processing of an XSLT stylesheet.
1
491
posted 17 years ago by greystate
Markup example: See Big Curly Quotes Markup.
Thx to difusion.org.uk. No need for images to make big quotes on a page, CSS does it for you. Tested in many browsers.
94
4518
posted 17 years ago by 1man
Taken from bluerobot. Create a content div, set the width and the margin set to auto will align the div to the centre horizontally.
5
488
posted 17 years ago by 1man
Taken from Dead Centre. Adjust #content depending on the size div you need.
118
6561
posted 17 years ago by 1man
Insert these 2 lines into the to have your local pages refresh while coding. Make sure you use inline style sheets to stop caching problems. Remove once you make the site live.
3
794
posted 17 years ago by 1man