Welcome To Snipplr


Everyone's Recent Snippets



1 ... 151 152 153 154 155 ... 554
This is how you play and stop sound effects in cocos2d
0 1150 posted 13 years ago by espinallab
It’s pretty straightforward, we loop the existing Views of the ScrollableView and copy each View, replacing the one to be change, to a new array. Then we tell the ScrollableView to use our new Views-array for it’s Views. I hope this helps someon...
0 893 posted 13 years ago by chlab
We create a View with a background color, put a semi-transparent TabbedBar with empty button names on top of it, then add another layer of fully visible labels spaced to fit the TabbedBar beneath it. Everything is then wrapped in one View, which you...
0 971 posted 13 years ago by chlab
fix for stucked jquery slide
0 715 posted 13 years ago by jelontok
Ever wanted a method that can truncate a string, but only on a word boundary? This method works like Substring() but doesn't snip a string in the middle of a word, i.e. it only truncates the string on a word boundary. Useful for producing a summary f...
1 1637 posted 13 years ago by stewartrae
run this in git bash to see a pretty blame
0 905 posted 13 years ago by root_hacker
0 813 posted 13 years ago by ronal
Sets the current element of a dropdown to the default option. <select> <option>Afrikaans</option> <option>English</option> </select>
0 826 posted 13 years ago by sanbor
Controllo sui caratteri nelle textboxes in Javascripts
0 783 posted 13 years ago by tuffo19
1 624 posted 13 years ago by frkssk
embeded multiple fonts
0 1102 posted 13 years ago by Praimen
After being tasked with creating inputs like those on the twitter homepage I came up with this inline label system that uses jquery to control the labels (in the vase of the example it fase and slides them). The code is in three parts. First, the...
0 1036 posted 13 years ago by FatFolderDesigner
0 858 posted 13 years ago by ronal
Funcion los post más vistos en wordpress.
0 1079 posted 13 years ago by serialk89
.net 3.0+, To create stability in your code, you must check all inputs into a method to make sure they are valid . Often people overlook this step because of laziness, or because they aren't convinced that exceptions and assertions are actually in pl...
0 1026 posted 13 years ago by bryanlyman
Inspired: http://evan-roth.com/personal-internet-cache-archive/ In the "style=" you can adjust the "height: ??px" according to the quantity of items in your cache.
0 881 posted 13 years ago by valessiobrito
If you want to simulate someone clicking on a link, use location.href. If you want to simulate an HTTP redirect, use location.replace.
0 902 posted 13 years ago by vagrantradio
0 1026 posted 13 years ago by inreflection7
ssh localhost -CgL 8080(your computer IP address or name):80
0 1073 posted 13 years ago by inreflection7
0 1230 posted 13 years ago by pyroblue
1 ... 151 152 153 154 155 ... 554