Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 529 530 531 532 533 ... 552
Extend any float object to allow for decimal conversion
1 1797 posted 19 years ago by vanne
0 1843 posted 19 years ago by gndprx
Weird issue with Intellisense and the HitTestInfo class. Just type it in, it will compile.
1 2428 posted 19 years ago by rengber
Add this to your ~/.irbrc file and you will have inline logging in the console
1 1765 posted 19 years ago by vanne
Haven't had a chance to use this but it looks very promising.
14 3055 posted 19 years ago by aznprncritic
A low-tech but useful technique that uses only CSS. After placing the css in your stylesheet, insert this just below the body tag of your page: "". Whenever the images are referenced throughout your pages they will now be loaded from cache.
0 12897 posted 19 years ago by aznprncritic
A great script that will serve up stylesheets based on browser viewport size.
5 2649 posted 19 years ago by aznprncritic
Use this to sanitize a string and convert all wierd characters to your choice of delimiter
1 1892 posted 19 years ago by vanne
2 1601 posted 19 years ago by gnatware
2 1789 posted 19 years ago by gnatware
Define multiple associations on the same associated class. From the Rails Way blog.
1 1592 posted 19 years ago by gnatware
The very basic markup for the enhancement DOM script from a tutorial.
0 1501 posted 19 years ago by 1man
This is another script from the DOM scripting book. Not really relevant to anybody else. Useful for reminding myself about the DOM.
1 1750 posted 19 years ago by 1man
This PHP4 function will increment a given string by a given interval. This might be useful when a string has to be unique. An optional array with "forbidden" return values may be passed. Usage:
2 2209 posted 19 years ago by drwitt
2 2134 posted 19 years ago by assbach
1 1906 posted 19 years ago by spider
3 3341 posted 19 years ago by spider
Not really relevant to anybody else. Full unobtrusive js file for a simple gallery. From DOM Scripting by Jeremy Keith (superb book, highly recommend it for anyone looking to move into DOM scripting)
2 2007 posted 19 years ago by 1man
Vert useful function since there isn't an insertAfter function in the DOM. Call it inside scripts, it expects insertAfter(*the new element to be inserted*, *the element you want it to be inserted after*);
3 3828 posted 19 years ago by 1man
3 2202 posted 19 years ago by zuwiki
Works in IE. FF 1.5 hides URL, but does not show displayed url.
3 2103 posted 19 years ago by tohagan
when testing forms you don't always want to fill in dummydate this is a function i used to autofill and select values.
1 1842 posted 19 years ago by assbach
it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year ) check for empty vars and applying CSS classes to show error on "empty" fields. there are probably better ways, but this works for me. any suggestions welcome.
1 4252 posted 19 years ago by assbach
0 1654 posted 19 years ago by spider
This replaces the PHP-based function in the HTML bundle. You need to add two files to your bundle's Support/lib folder (create the directories if they're not present): http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_controller/vend...
6 3701 posted 19 years ago by gtcaz
2 1911 posted 19 years ago by gtcaz
1 1487 posted 19 years ago by olive
1 ... 529 530 531 532 533 ... 552