Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
execute javaScript only for iphone / ipad / ipod using jQuery, triggered on page load
7
3911
posted 16 years ago by humanoid
I recently did an upgrade using apt-get update / upgrade and one of the packages didn't fair so well so I needed to roll it back.
0
2220
posted 16 years ago by bradless
grep through all history from within a Subversion working directory, like:
$ svngrep SecItemCopyMatching *
0
1887
posted 16 years ago by zingo
via [http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/](http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/)
0
1756
posted 16 years ago by cfleschhut
While there seem to be plenty accordion examples built with jQuery, I had trouble finding one that both worked well and was easily styled. UI Tabs is a pain in the ass to modify and adds a crap load of extra DOM elements that must be accounted for wh...
2
1615
posted 16 years ago by jHulbert
Windows Registry
Windows Registry: Set open folder default icons for all A-Z drive letters and Desktop Shell Folder in Windows 7
Based upon the Drive Icon Change Windows Vista tweak and the shell icons registry settings found at the respective links below, this Windows 7 / Vista tweak will set the default icon of all A-Z drive letters (like C: for instance) and the Desktop to...
1
5421
posted 16 years ago by karlhorky
This will convert dates from MM-DD-YYYY to YYYY-MM-DD (iso format)
1
2286
posted 16 years ago by bradless
This is used to display the date the item was created, within the item page.
DATE_FORMAT_LC2 can be changed to suit allowable Joomla variants.
0
1425
posted 16 years ago by K2Joom
on using any wysiwyg editor (f.e. CKEditor) is inserted link to anchor on same page in this form: [a href="#anchor"]text[/a]
if on web site is used tag BASE, anchors links are wrong - on all page are on this url: www.domain.com/#anchor
this fun...
0
1772
posted 16 years ago by knedle