Welcome To Snipplr


Everyone's Recent Snippets



1 ... 151 152 153 154 155 ... 554
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 740 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 799 posted 13 years ago by chlab
fix for stucked jquery slide
0 586 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 1344 posted 13 years ago by stewartrae
run this in git bash to see a pretty blame
0 776 posted 13 years ago by root_hacker
0 685 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 692 posted 13 years ago by sanbor
Controllo sui caratteri nelle textboxes in Javascripts
0 656 posted 13 years ago by tuffo19
1 527 posted 13 years ago by frkssk
embeded multiple fonts
0 946 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 866 posted 13 years ago by FatFolderDesigner
0 740 posted 13 years ago by ronal
Funcion los post más vistos en wordpress.
0 935 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 879 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 754 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 763 posted 13 years ago by vagrantradio
0 879 posted 13 years ago by inreflection7
ssh localhost -CgL 8080(your computer IP address or name):80
0 908 posted 13 years ago by inreflection7
0 1056 posted 13 years ago by pyroblue
0 820 posted 13 years ago by alfirth
1 ... 151 152 153 154 155 ... 554