Welcome To Snipplr


Everyone's Recent Snippets Tagged design



1 2 3 4 Next »
0 1472 posted 15 years ago by Freese
0 1420 posted 15 years ago by Freese
0 1120 posted 16 years ago by tadamak
0 1363 posted 16 years ago by snippetsdemo
0 1215 posted 16 years ago by secondfret
A simple jQuery-powered hover based on the element's title
0 1149 posted 16 years ago by teedy
Se que es poco... pero es lo unico que me gusta de facebook. Chome OK; IE OK; Firefox OK;
0 1483 posted 16 years ago by marcocs
This example demonstrates a way to control Adobe InDesign from Perl. Tested on MacOS X 10.5.7 and INDD.
0 1509 posted 16 years ago by myhd
works in IE6/IE7 with the css expression.
3 1735 posted 16 years ago by coreypurcell
A simple form with rounded corners, and hopefully not too much markup. You'll need some kind of graphic for the corners of course - I used 20px corners for this. It's a bit rough, would love to know what some other people think.
1 1773 posted 17 years ago by superdeluxesam
Cool font for use in web 2.0 sites
1 1593 posted 17 years ago by kossmoss
Decorator design pattern implemented in Groovy, two implementation are provided, the first is naive and not general, the second is MOP based and can be used in much more scenarios.
0 1846 posted 18 years ago by narkisr
Mediator design pattern implemented in Groovy (based upon http://www.javacamp.org/designPattern/).
1 1765 posted 18 years ago by narkisr
Damn good tips
0 1210 posted 18 years ago by elliottcable
Puts a scrollbar in xanga entries. Paste in webstats.
1 1686 posted 19 years ago by sondosia
Makes xanga entries semi-transparent.
1 1474 posted 19 years ago by sondosia
Makes the comment box on a xanga entry transparent
2 1828 posted 19 years ago by sondosia
One of my xanga layouts
1 1593 posted 19 years ago by sondosia
One of my xanga layouts
1 1634 posted 19 years ago by sondosia
One of my xanga layouts
1 1678 posted 19 years ago by sondosia
Improvement of the theme
1 1260 posted 19 years ago by sondosia
Image will be greyscale and will turn colored when hovered over
1 1535 posted 19 years ago by sondosia
Removes the ad at the top of a xanga page; place in Webstats below all other codes This one actually works, even in Opera and Firefox,
2 1771 posted 19 years ago by sondosia
BODY {font-size:62.5%} This takes 16px down to 10px (16 x 0.625 = 10), which apart from being less huge is a nice round number. From now on it’s easy to think in pixels but still set sizes in terms of ems: 1em is 10px, 0.8em is 8px, 1.6em is 16px,...
3 2339 posted 19 years ago by zensir
Note: This doesn't work in multi-threaded environments, check http://en.wikipedia.org/wiki/Singleton_pattern#C.2B.2B Singleton class model then: SingletonClass *pSC = SingletonClass::get_singleton_instance(); pSC->any_public_function(); or: Si...
4 2975 posted 19 years ago by yuconner
1 2 3 4 Next »