Step by Step

Ajax loader with pure CSS3 instead GIF without additional HTML elements

›
HTML: <div id="container" class="innerLoader"></div> <button onclick="toogleClass();"...

Use Cordova WP8 JsonHelper for deserialize json

›
In PhoneGap Documentation "Developing a Plugin on Windows Phone" explain how parse simple array of string: cordova.exec(win, fa...

WebViewCore:: Broken after finding a focusable Node

›
If you use WebView for your Android application and encounter a similar error message (and application is broken), probably you have this cs...

TCP/IP Monitor for IBM Worklight

›
Add property -Dworklight.port=8085 to eclipse.ini Open TCP/IP Monitor View Go to properties under bottom arrow Add new monitor  Ok ...

Remove click delay on mobile browser

›
mobileClick.js - jQuery plugin that create self event 'mobileclick', not invoke 'click' event, not interfering in propagat...

Objective C: UITableView: Detect which section header on top

›
static NSInteger currentTopVisibleSection = -1; - (NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)sectio...

iOS PhoneGap / Cordova – Splash screen control

›
In Cordova from 1.6 version exist “AutoHideSplashScreen” attribute. If you need show splash screen until you get onDeviceReady event - ch...
60 comments:
›
Home
View web version
Powered by Blogger.