jquery.scrolling plugin

jquery.scrolling

This jQuery plugin adds the scrollin and scrollout events to jquery: these events will fire when any given element becomes visible/invisible in the browser viewport, allowing you to: automatically or programmatically …

jquery.scrolling Read More
DownPicker: A lightweight DropDownList / ComboBox for iOS written in Objective-C

DownPicker

DropDownList / Combobox like XCode UI Control, written in Objective-C. It uses the legacy iOS interface (UITextField & UIPickerView integration), so its appearance will adapt across past and future iOS releases. DownPicker can be …

DownPicker Read More
Visualizzare frammenti di codice sorgente in Microsoft Word con Syntax Highlighting

Displaying Code Snippets in Microsoft Word with Syntax Highlighting

Finding a way to decently show our source code on the web recently became a rather trivial task thanks to many JavaScript + CSS based libraries such as highlightjs, PrismJS, Prettify, SyntaxHighlighter & more. It's not so easy to achieve …

Displaying Code Snippets in Microsoft Word with Syntax Highlighting Read More