Welcome To Snipplr


Everyone's Recent Snippets



1 ... 445 446 447 448 449 ... 553
This enables you to center a horizontal unordered list that uses "float:left". Normally, this is almost impossible with pure CSS, but Javascript makes it easy. jQuery makes it even easier.
0 1306 posted 17 years ago by corey
A simple CSS box .
2 1324 posted 17 years ago by cbx
This will create a bulleted list using images as the bullets.
2 1374 posted 17 years ago by cbx
0 1671 posted 17 years ago by sveggiani
0 1119 posted 17 years ago by manec
This is for a particular search on a project. Just saving here for future use.
0 1138 posted 17 years ago by joeymarchy
If you've ever been frustrated at fixing multiple double margin / duplicate character bugs in your page, using this handy jQuery snippit, you can wipe them away instantly! This code requires the latest version of jQuery.
3 1968 posted 17 years ago by haxd
Everything works as expected for the setTimeout() function until you try to call a method inside your ‘class’ (there are no real classes in JavaScript). Something like this won’t work: setTimeout(this.methodToCall, time); Passing a string r...
0 2330 posted 17 years ago by eden159
1 1559 posted 17 years ago by iTony
6 4093 posted 17 years ago by alli14404
Better way to echo a .current_page_item class on a list nav.
3 1601 posted 17 years ago by davebowker
Put this in settings.php
2 1903 posted 17 years ago by aleprieto
2 2079 posted 17 years ago by iloveitaly
For database inserts must be made some site on "http://redirect_host:port/.../" with nice getip function: http://snipplr.com/view/10946/
0 1500 posted 17 years ago by paramah
1 1257 posted 17 years ago by paramah
2 1727 posted 17 years ago by paramah
Well, not the best one...
1 1588 posted 17 years ago by Sn0opy
Figure 5. Selecting the first-child LI elements that descend from a UL element. By combining the first-child pseudo-class with the adjacent-sibling selector, it's possible to pick children other than the first one. For example, you might want to a...
0 1373 posted 17 years ago by davebowker
1 ... 445 446 447 448 449 ... 553