Wordpress - jbkflex.wordpress.com - RIA Lab

Latest News:

Save HTML5 Canvas Image to Gallery – Phonegap Android plugin 19 Jun 2013 | 12:17 pm

Sometime back I worked on a Phonegap Android plugin that helps to save an HTML5 Canvas Image to the device’s gallery. Well, the title of this post may be misleading but note that when you save an imag...

Getting CSS3 Transformations Matrix values for Android/Firefox 13 Jun 2013 | 11:01 am

Quick snippet of code that will return the CSS3 Transformations Matrix values for Firefox browsers. We make use of the window.getComputedStyle() method for retrieving the style values for our element ...

orientationchange does not work in Mobile Firefox for Androids… WTF ! 23 May 2013 | 11:45 am

Yes, orientation change does not work in mobile Firefox. Strange!, but it is. So, when you rotate your mobile device from portrait to landscape mode and back to portrait mode, the orientationchange ev...

JavaScript typeof and instanceof – the concept and differences 9 May 2013 | 04:01 pm

As a JavaScript developer you must have used the typeof and the instanceof operator sometime in your code to detect the the type of a variable in your program logic. And most often or not you might ha...

HTML5 SVG Support check using JavaScript – the simple way 5 May 2013 | 11:54 am

My last post talked about how you can detect whether your browser supports HTML5 Canvas or not using simple JavaScript technique. Based on the same principles, this post illustrates how you can detect...

HTML5 Canvas Support check using JavaScript – the simple way 2 May 2013 | 02:21 pm

This is how you can check for HTML5 Canvas support in your browser by using JavaScript, there’s no need of an external library like Modernizer to do a simple check like this. In fact most of the featu...

RIA Lab is Pom Pom Labs now 17 Apr 2013 | 08:40 am

Only the name has changed. The spirit still remains the same. But just to let you know RIA Lab (http://jbkflex.wordpress.com) is moving to its new home base – Pom Pom Labs (http://pompomlabs.wordpress...

Using prototype with String object – JavaScript 16 Apr 2013 | 12:40 pm

Every object in JavaScript has the prototype property which enables you to enhance the functionality of the current Object definition (the Class definition) either through adding properties or through...

Cooler modal popup example – how to open multiple popups, scrolling pop ups per page 15 Apr 2013 | 02:41 pm

Some time back I came up with a cooler modal pop up window using CSS3 and JavaScript specifically for mobile webkit browsers. The example that I presented had only a single button, a click on it would...

RIA Lab is Pom Pom Labs now 10 Apr 2013 | 02:56 pm

Only the name has changed. The spirit is still the same.

Recently parsed news:

Recent searches: