I'm almost there... but I can't understand one thing. I need an if statement to enable the landscape mode css... but if I use:
Code:
if ( nativeBridge.getLipcProperty("com.lab126.winmgr", "orientationLock") == "U")
The condition seems to be always false... any hints about this?