Welcome To Snipplr


Everyone's Recent Snippets



1 ... 295 296 297 298 299 ... 552
0 1856 posted 16 years ago by metoikos
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the css file. orientation media-query is used for browsers that support it (a slightly cleaner view for portrait mode).
0 1496 posted 16 years ago by minky
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the html files that contains the basic layout and brings it all together.
0 1673 posted 16 years ago by minky
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server.
0 1455 posted 16 years ago by minky
forms part of our Calibre Remote Web App. basically an alternate gui for calibre ebooks content-server.
0 1755 posted 16 years ago by minky
If you're using a lot of rounded corners in your design, save your fingers some time with this border-radius snippet.
2 1582 posted 16 years ago by 67ideas
I never, ever remember the @font-face declaration, so I made a snippet. This makes it easy to quickly include a webfont in your source.
2 1624 posted 16 years ago by 67ideas
0 1551 posted 16 years ago by gabbo
0 2008 posted 16 years ago by Myrddin
If you don’t use this order, IE8-as-IE7 doesn’t apply the opacity, although IE8 and a pure IE7 do.
5 2379 posted 16 years ago by vagrantradio
0 1662 posted 16 years ago by oznek
Need to "unsort" / randomize / scramble LINES in a text? Copy source -> then TextMate Bundle Editor -> New Command -> select all in Command(s) -> paste source -> Input: Selected Text or Document -> Output: Replace Selected Text ...
0 1908 posted 16 years ago by heinz1959
parse every anchor (<a href="#"></a>) on your page
0 1924 posted 16 years ago by math89
0 2966 posted 16 years ago by silverius
0 2289 posted 16 years ago by metoikos
I frequently pass an array of elements from an HTML form to PHP, normally a list of checkboxes for removing database records. This will loop through an array of checkbox's with the same name & build a delimited string from the checked values. Afte...
0 1725 posted 16 years ago by verostudios
1 3069 posted 16 years ago by vagrantradio
0 1527 posted 16 years ago by vagrantradio
Detect and echo browser version including differentiating between Chrome and Safari.
3 2687 posted 16 years ago by vagrantradio
pure css3 speech bubbles
1 1771 posted 16 years ago by rwczippy
As seen on PinoyTux Website
1 2324 posted 16 years ago by batamire
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3 2400 posted 16 years ago by vagrantradio
If you want to serialize a password in some custom object you are working with, create another member that is the encrypted bytes and serialize/deserialize that. For simply encrypting/decrypting a file, you can use [System.IO.File.Encrypt](http://...
0 1821 posted 16 years ago by pckujawa
1 ... 295 296 297 298 299 ... 552