In my mobile application (scheduled in JavaScript ), I have a function that is enabled when the screen orientation changes.
$( window ).on( "orientationchange", function( event ) {
...
}
I, even before this function was activated...
asked by
25.06.2015 / 10:51