Welcome To Snipplr


Everyone's Recent Snippets



1 ... 543 544 545 546 547 ... 553
Resize a Popup to Fit an Image's Size By Peter Todorov February 10th 2003 Reader Rating: 9.1 If you're a Webmaster who has to deal with image galleries, then make a note of this clever script. It gives you a solution to a very common problem --...
1 1664 posted 19 years ago by zensir
setPropertyしたオブジェクトは、Groovyから宣言済みの変数として参照できる。
1 1548 posted 19 years ago by yoshimov
0 988 posted 19 years ago by yoshimov
Rendererを作るかJTable#prepareRendererをオーバーライドする。オーバーライドのほうが汎用的に使えて楽。
0 1370 posted 19 years ago by yoshimov
Solo funciona para IE
5 1513 posted 19 years ago by aurele
Used to center tables in CSS
8 2584 posted 19 years ago by atourino
4 1679 posted 19 years ago by yuconner
see man files for cat & fgrep for understand the switchs
0 1149 posted 19 years ago by yuconner
try: ls -l > pipe cat < pipe
0 1124 posted 19 years ago by yuconner
Uses the Luhn formula to quickly validate a credit card. Basically all the digits except for the last one are summed together and the output is a single digit (0 to 9). This digit is compared with the last digit ensure a proper credit card number is...
2 1503 posted 19 years ago by savageideas
0 1316 posted 19 years ago by markhope
1 1120 posted 19 years ago by soxiam
0 1179 posted 19 years ago by soxiam
put "register_sidebar_widget(..)" into "function widgets_init()"
4 1609 posted 19 years ago by yuconner
If you want your pages to be valid XHTML-Strict, but you also wish to open external links in new window, the following snippet is doing just that—sets attribute target=“_blank” to all external links in a document to keep your code valid XHTML-S...
2 1622 posted 19 years ago by zensir
0 1104 posted 19 years ago by soxiam
6 2537 posted 19 years ago by yuconner
1 983 posted 19 years ago by kkaefer
0 1044 posted 19 years ago by olive
Using CSS is, of course, the preferred method of performing mouseover image swapping, but it's good to have a few tricks up your sleeve. Here's one way of doing it with JS, but the images have to be pre-loaded, or else there'll be a slight lag in the...
1 1061 posted 19 years ago by pckujawa
mysql -u ''adminusername'' -p
0 1771 posted 19 years ago by yuconner
$ mysql -u ''adminusername'' -p
4 2524 posted 19 years ago by yuconner
1 ... 543 544 545 546 547 ... 553