Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 331 332 333 334 335 ... 552
0 2869 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 3950 posted 16 years ago by nalmeida
0 1508 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 3486 posted 16 years ago by chrisdpratt
0 1506 posted 16 years ago by sismevu
0 3482 posted 16 years ago by mracoker
0 2302 posted 16 years ago by mracoker
1 1856 posted 16 years ago by fonnesbeck
0 1613 posted 16 years ago by karmacode
1 1571 posted 16 years ago by prudnikov
Requires TidyATL library for .NET - http://www.devx.com/dotnet/Article/20505/1763/page/2
0 2766 posted 16 years ago by tclancy
1 1668 posted 16 years ago by sennesaelium
0 1874 posted 16 years ago by Ethyde
0 2012 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 1654 posted 16 years ago by chlab
1 1558 posted 16 years ago by jodm
1 1570 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 1850 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 1745 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 2126 posted 16 years ago by mhulse
listsEqual(["1","2"], ["1","2"]) is true;
0 1768 posted 16 years ago by prudnikov
1 ... 331 332 333 334 335 ... 552