Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 76 77 78 79 80 ... 553
autoclear input text and text area
0 1466 posted 13 years ago by silent_killer
$asciiData = preg_replace( '/[\x7f-\xff]/', '', $dirtyData );
0 1167 posted 13 years ago by jgomez
cross-browser way to select all text in a form element, via Jason on Stack Overflow
0 1348 posted 13 years ago by charliefmoran
Removes anything that isn't a digit from input on complete.
0 1544 posted 13 years ago by vagrantradio
Get file extension from it's name or complete path
2 1974 posted 13 years ago by fawazcb
A snippet of code from IVM-Awesomesauce that shows how to use included classes to perform a custom animation between two UIViewControllers.
0 1629 posted 13 years ago by leftspin
I'm facing an error when i read the JS array using a JS loop
0 1508 posted 13 years ago by kaushikTD
Example of SQL syntax to add a new column to an existing table, define a default value to the columns for the existing rows and also add a check constraint to limit the values that the column can hold.
0 2677 posted 13 years ago by denakitan
ChucK is a strongly-timed, concurrent, and On-the-fly Audio Programming Language. A Bundle to edit ChucK files in the TextMate editor is created at Github. To install it execute in Terminal:
0 2464 posted 13 years ago by Thommm
ChucK is a strongly-timed, concurrent, and On-the-fly Audio Programming Language. A Bundle to edit ChucK files in the TextMate editor is created at Github. To install it execute in Terminal:
0 2390 posted 13 years ago by Thommm
Let's say you want to show a list of employees, and you want to show 3 on each row, use the script below to accomplish that.
0 2834 posted 13 years ago by andreaskian
Snippet to illustrate the three actions that happen in all LINQ query operations.
0 1660 posted 13 years ago by denakitan
Terminate Rising anti-virus program's annoying ad. popup window process "popwndexe.exe", remove from its config file "RsMgrsvc.ini".
0 1266 posted 13 years ago by breakerzhao
With the current combobox implementation, the full list is emptied and re-rendered every time you expand the dropdown. Also you are stuck with setting the minLength to 0, because it has to do an empty search to get the full list. Here is my own im...
0 2533 posted 13 years ago by Huskie
Via @lmgalmeida Usage: data-src="image.jpg" src="loader.gif" $("img").unveil();
0 1525 posted 13 years ago by digitalclubb
Check duplicated classes in multiple jars
0 3338 posted 13 years ago by kamilch
Another approach that helps saving the overhead calls of the scroll event and the subsequent code.
0 2487 posted 13 years ago by Narayon
0 1236 posted 13 years ago by paul0078
0 1391 posted 13 years ago by paul0078
0 1213 posted 13 years ago by paul0078
0 1219 posted 13 years ago by paul0078
1 1606 posted 13 years ago by paul0078
0 2401 posted 13 years ago by paul0078
1 ... 76 77 78 79 80 ... 553