Welcome To Snipplr


Everyone's Recent Snippets



1 ... 331 332 333 334 335 ... 552
0 2876 posted 16 years ago by Monferno
To config Terminal do move (left and right) word-by-word: - Esc + b (left) - Esc + f (right) To configure it to Alt + left and right: - Open Terminal preferences (command + ,); - At Keyboard tab, select "control cursor left (or right)" and...
0 3960 posted 16 years ago by nalmeida
0 1515 posted 16 years ago by kerpunk
Dropdown navigation is fairly inaccessible as it depends on hover events in 99.9% of cases. Tabbing through the navigation with the keyboard fails to reveal the dropdowns leaving those navigation items virtually inaccessible. Worse, each of the hidde...
0 3492 posted 16 years ago by chrisdpratt
0 1510 posted 16 years ago by sismevu
0 3489 posted 16 years ago by mracoker
0 2309 posted 16 years ago by mracoker
1 1867 posted 16 years ago by fonnesbeck
0 1616 posted 16 years ago by karmacode
1 1578 posted 16 years ago by prudnikov
Requires TidyATL library for .NET - http://www.devx.com/dotnet/Article/20505/1763/page/2
0 2768 posted 16 years ago by tclancy
1 1673 posted 16 years ago by sennesaelium
0 1880 posted 16 years ago by Ethyde
0 2019 posted 16 years ago by Ethyde
Here is a function you can use to automatically set up a complex folder structure with a specified file mode. All you have to do is create the "root" directory and pass an array describing the folder structure you would like to create in it. If the d...
0 1659 posted 16 years ago by chlab
1 1564 posted 16 years ago by jodm
1 1577 posted 16 years ago by wdso
The ColorMatrix class by Grant Skinner allows you to modify the Brightness, Contrast, Saturation and Hue of a DisplayObject.
0 1859 posted 16 years ago by adrianparr
To use it, simply create a new folder called “art-direction” in your theme. Then to style any particular Post or Page, just drop a file in that folder named style-XXXX.css where XXXX is the ID of the Post or Page. When that Post or Page loads, Wo...
0 1750 posted 16 years ago by gd6d
I really like the use of constants and the dollar sign ($) in this class. I have only used $ in jQuery to designate objects. Looks like one might use $ in AS3 classes to designate/differentiate passed-in variables from internal method/global vars.
1 2139 posted 16 years ago by mhulse
listsEqual(["1","2"], ["1","2"]) is true;
0 1772 posted 16 years ago by prudnikov
1 ... 331 332 333 334 335 ... 552