Welcome To Snipplr


Everyone's Recent Snippets



This is a way to determine if the browser uses the KHTML engine or if it is the Konqueror Browser.
2 3295 posted 20 years ago by rolandog
This method generates random (and printable) ascii characters.
1 2406 posted 20 years ago by ishikawa
0 1700 posted 20 years ago by kgl
4 2653 posted 20 years ago by jkochis
Exclude Posts From Some Category 这样就可以在首页中不显示某些类别(比如asides)的帖子了
1 2330 posted 20 years ago by championeer
For a working demo in application/xhtml+xml or text/html, go to: http://rolandog.com/archives/2006/07/10/litebox-demasiado-bueno-para-ser-cierto/ You should delete the multi-line comments after completing the setup, some old browsers will complai...
3 2801 posted 20 years ago by rolandog
This script makes it possible to delete every childNodes, childNodes.childNodes, childNodes.childNodes.childNodes and so on. Includes example functions for deleting all childNodes, firstChild and lastChild from an 'id'. It uses twin functions that ca...
0 1894 posted 20 years ago by rolandog
A fairly DRY way to test for required attributes of a model. It's sort of an alternative to fixtures. It breaks the one-assertion-per-test rule that some people favor. Drop in your unit test and edit as necessary. A better (yet not quite perfect)...
3 3286 posted 20 years ago by tjstankus
2 2028 posted 20 years ago by tjstankus
Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler. For the player goto: http://www.jeroenwijering.com/?item=Flash_Vid...
39 17700 posted 20 years ago by 1man
Simple styling for the links on a webpage using CSS. Sometimes hard to remember what order the have to be in for the :hover to work correctly. (Now fixed :)
2 2659 posted 20 years ago by 1man
Very simple XHTML 1.1 Doctype template.
2 2312 posted 20 years ago by 1man
Just a simple template for the XHTML 1.0 Strict doctype. Updated with slight fix involving the meta tags.
3 2820 posted 20 years ago by 1man
Very simple standard compliant way of opening a page in a new window. Since XHTML 1.0 Strict doesn't allow the target attribute in the tag. This method isn't recommended, use the DOM folks! See "Standard Compliant Way to Open a New Page Function" in...
46 14876 posted 20 years ago by 1man
Select all checkbox in the specific context. Need jQuery Framework : http://jquery.com/
12 2405 posted 20 years ago by walepinski
StripTables Script. Need jQuery Framework : http://jquery.com/
6 1946 posted 20 years ago by walepinski
Deals with the fact that mouse buttons are referenced in different ways by different browsers.
0 2699 posted 20 years ago by MyKey_
2 1709 posted 20 years ago by yaguta
Detects the browser and its version.
99 22038 posted 20 years ago by MyKey_
For the CSS to activate this see Big Curley Quotes.
10 3532 posted 20 years ago by 1man
1 1992 posted 20 years ago by ndegruchy
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 3110 posted 20 years ago by Roshambo
New and improved regexp
3 2353 posted 20 years ago by ndegruchy
warning: snipplr tends to escape the quotes and slashes, causing this snippet to fail when pasted verbatim.
2 2559 posted 20 years ago by ndegruchy
http://rossoft.wordpress.com
1 2226 posted 20 years ago by jonbaer
Just testing snipplr w/ this snippet.
5 2753 posted 20 years ago by jonbaer
5 2469 posted 20 years ago by kaminogoya