Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 186 187 188 189 190 ... 552
This is probably the first vertical JavaScript text ticker that sues tilted letters. Works with Internet Explorer 6x/7x/8x/9x, Firefox 3.6x, Opera 10.5x and Google Chrome 4x/5x/6x. Older Browsers show no ticker.
0 1992 posted 15 years ago by fabulant
Pulls data from a plist set up as a dictionary of arrays of strings. Creates multi-level TableView that can be nested inside a navigation controller. Snippet shows key methods for 2 nested levels. 2 levels --> 2 classes (both of which extend UIT...
0 3716 posted 15 years ago by bethjt1220
What's so special about this JavaScript slideshow? By moving your cursor all over the webpage you create a nice distortion effect on your images.
0 1924 posted 15 years ago by fabulant
2 1719 posted 15 years ago by coder_
converts array (which is reference) in format <code> array(0 => array('id' => 1, 'name' => 'orange'), 1 => array('id' => 3, 'name' => 'banana')); </code> to <code> array(1 => array('id' => 1, 'name' => 'orange'), 3 => array('id' => 3, 'n...
0 1728 posted 15 years ago by slav123
Simple usage: var xmlLoader:LoadXMLUtil = new LoadXMLUtil("path_to_xml.xml"); xmlLoader.addEventListener(Event.COMPLETE, onLoaderComplete); private function onLoaderComplete(event:Event):void{ trace("Loaded XML: "); trace(xmlLoader.xml...
2 2045 posted 15 years ago by burnandbass
0 1635 posted 15 years ago by sedgemonkey
0 1580 posted 15 years ago by sedgemonkey
2 1613 posted 15 years ago by scopevale
0 1427 posted 15 years ago by scopevale
0 1870 posted 15 years ago by janvdm
0 1691 posted 15 years ago by mitnworb
0 1669 posted 15 years ago by mitnworb
0 1729 posted 15 years ago by mitnworb
0 1714 posted 15 years ago by mitnworb
navigate to your svn repo folder and type: svn add * --force
0 4056 posted 15 years ago by acosonic
0 1490 posted 15 years ago by marwac6
0 1637 posted 15 years ago by marwac6
Registro de usuario en PHP con validación y activación por mail
0 2665 posted 15 years ago by danideu
RGBa is a way to declare a color in CSS that includes alpha transparency support. Filter for IE could be add per conditional comment
0 1674 posted 15 years ago by dkl3in
Some elements that are clickable mysteriously don’t trigger a pointer cursor in browsers. This fixes that, and provides a default class “pointer” for applying it to other clickable things as needed.
0 2562 posted 15 years ago by JohnGR
0 2135 posted 15 years ago by telltec
0 1737 posted 15 years ago by zac
We are the most well known company with number of online services to suit the varying range of needs of our clients. We have undergone a progressive transformation over the last 4 to 5 years that we have been in business. Our services and product ran...
0 1867 posted 15 years ago by bobbin
1 ... 186 187 188 189 190 ... 552