We are working on hybrid app, so from coding perspective most of the work is only in HTML5, CSS3 and Javascript/JQuery.
Was able to find related bunch of posts on SO
How to disable orientation change in Android?
However, we just need to lock orientation on only one page, dont have liberty to add settings in manifest file. Looking for a Javascript/JQuery based solution or an Android plugin that can be invoked using Javascript ?