recept +15css +11jquery +11javascript +9ios +4android +3canvas +3code +3game +3massive-warfare +3php +3silverstripe +3koekjes +2performance +2plugins +23rd-party +1advies +1animation +1appelkruimel +1arretjescake +1authentication +1bank +1bbq +1... view all tags

css

4 November 2011 - 20:48:29 100% height in css minus margin with one element
Give elements 100% height minus margin without scrollbars:   div.whatever { position:absolute; left:0px; top:0px; right:0px; bottom...
5 March 2011 - 09:33:37 code voor gradient background
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb222a', endColorstr='#ad181e'); background: -webkit-gradient(linea...
15 May 2011 - 15:57:18 code voor ronde hoeken
-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
7 July 2011 - 19:58:55 code voor ronde hoekjes en schaduwen
/* ronde hoeken */ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;   /* schaduw om element heen */ -webkit-box-shadow: #...
12 June 2011 - 09:45:38 cross browser form styler
http://formalize.me/ Formalize CSS - Teach your forms some manners! Break the cycle of inconsistent form defaults, style forms with i...
1 November 2011 - 15:38:34 drop shadows css
http://nicolasgallagher.com/css-drop-shadows-without-images/demo/ CSS drop-shadows without images Lifted corners Curled corner...
10 February 2013 - 11:58:13 gratis icons
http://www.entypo.com/   Leuke icons die gratis zijn! (het is wel een font, maargoed)
4 January 2012 - 14:11:02 jquery dynamisch blokken opbouwen
http://isotope.metafizzy.co/ Isotope Docs Introduction Options Methods Layout modes Filtering Sorting Animating ...
28 October 2013 - 16:50:34 link effectjes met css
http://tympanus.net/Development/CreativeLinkEffects/
25 August 2011 - 08:37:17 overlays
supervet http://flowplayer.org/tools/overlay/index.html
19 April 2013 - 14:00:16 wysiwyg
http://imperavi.com/redactor/ leuke wysiwyg editor