Welcome To Snipplr


Everyone's Recent Snippets



1 ... 404 405 406 407 408 ... 553
Quick little clientside script to pick out every 3rd image and add a class of last to it. I needed this because the images were layed out in 3 columns, adding a margin to the right hand side would leave a large gap on the right hand side which i d...
0 1604 posted 16 years ago by 1man
AS3 Apple Style Preloader
3 1548 posted 16 years ago by liuran
Adds a method to the Array object that lets you slice the array down to everything before the given value.
0 887 posted 16 years ago by segdeha
Construct DateTime object with unix timestamp
0 1194 posted 16 years ago by iloveitaly
Example Running: alphaID(9007199254740989); will return 'PpQXn7COf' and: alphaID('PpQXn7COf', true); will return '9007199254740989' Easy right?
1 1667 posted 16 years ago by localhorst
For some reason it took me a bit to realize that you had to use datetime.datetime
0 1140 posted 16 years ago by iloveitaly
0 899 posted 16 years ago by stancell
1 1196 posted 16 years ago by martinlucas
1 1443 posted 16 years ago by martinlucas
Taken from Doug Sparling's Blog
0 829 posted 16 years ago by roflman79
actionscript3 version of a more complex button action, which responds to rollover, rollout and clicking. this method uses one single 'buttonstuff' function with a 'switch' inside which causes the function to respond differently, depending on what...
1 1750 posted 16 years ago by stiobhart
actionscript3 version of the basic button action. in actionscript3, button actions can no longer be attached to the buttons themselves or called from the main timeline. you need to put an 'addEventListener' in the timeline to 'listen' for interacti...
1 1739 posted 16 years ago by stiobhart
basic actionscript button action that can be attached directly to a button on the stage. this will NOT work in actionscript 3, which does not allow actionscript to be attached directly onto buttons. make sure you're attaching this action to a but...
0 1153 posted 16 years ago by stiobhart
What a gotcha!
2 1422 posted 16 years ago by wdso
- opacity: 0.5; Funktioniert in den neuesten Versionen von Firefox, Safari und Opera - filter:alpha(opacity=50); für den Internet Explorer. -moz-opacity:0.5; für ältere Versionen der Mozilla Browser wie beispielsweise Netscape Navigator, Mozilla...
2 1351 posted 16 years ago by skrippendorf
.svn Ordner im Repository löschen
0 3075 posted 16 years ago by skrippendorf
Emulate the IE8 as an IE7 no optimizing for both ;)
0 975 posted 16 years ago by skrippendorf
Text beim tippen wo anders anzeigen
1 1088 posted 16 years ago by skrippendorf
1 1421 posted 16 years ago by StrawMan
3 1295 posted 16 years ago by iTony
Quickly get the index of the current element. I find myself re-using this several times in a document, so I made a lil' function for it.
3 1947 posted 16 years ago by dougunderscorenelson
Replace the markers in the CSS Bundle with these to get foldable CSSedit groups.
4 1383 posted 16 years ago by dougunderscorenelson
Stupidly simple -- just one pitfall: class to be bound must have Get/Set methods for reflection to discover. Which is annoying when it comes to client side classes auto generated from WSDL.
0 1445 posted 16 years ago by rengber
This is the code to add to a website to listen for the Konami Code (as implemented on jQuery.com"
6 1284 posted 16 years ago by JakeCarter
1 ... 404 405 406 407 408 ... 553