Tutorials » JavaScript
Remote JavaScript debugging for mobile apps on Android
The use of mobile applications (or short apps) is getting more and more, but it was such a pain to debug mobile versions of a website or an app. In the last time appeared some new possibilities which will make the life of a web developer much more easier. Getting started with your smartphone The first thing you need to…
View whole tutorial »Battery API - Low charge notification
The web is pushing forward and with it its new possibilities. One of the newest achievements is the JavaScript Battery API which is already included (prefixed) in WebKit (Chrome, Safari) and Gecko (Firefox). This API provides information about the current charge level and allows you - via events - to notify the user e.g. about a low charge or allows…
View whole tutorial »Detect browsers with jQuery
If you want to detect browsers with jQuery it is really easy to manage with it.Although it isn't relly accessible for users with disabled JavaScript. With the release of jQuery 1.8 the $.browser variable will be deprecated and in version 1.9 it will be removed. Note: If I have forgotten some browsers let me know it! Note²: Instead of browser…
View whole tutorial »
Would you like to follow BWF or like it? Click here!