I am doing a simple mobile web application using jquery mobile.
I wounder if its possible to to prevent landscape view only on one of the pages (e.g. the start page)?
I am trying to use "orientationchange=flase". Not sure if i am doing the right thing though.