Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
pressing mmb while moving the mouse rotates the 3d viewport scene so that the user can view oblique scenes.
Нажатие mmb при перемещении мыши вращает сцену в окне 3d вида, так что пользователь может просматривать сцену под углом.
truevision3d is free to use as long as the user doesn't mind a logo in the corner of the rendering viewport.
truevision3d можно использовать бесплатно, если пользователь не против логотипа в углу окна просмотра.
the canvas is infinite for each dimension of the space but browsers choose an initial width based on the dimensions of the viewport.
Сам по себе холст бесконечен, однако браузеры обычно определяют для него ширину исходя из размеров области просмотра.
iphone js testing . box { position : absolute ; width : 150 px ; height : 150 px ; background-color : red ; -webkit-transition-property : -webkit-transform ; -webkit-transition-duration : 2. 0 s ; } . move { -webkit-transform : translatex( 100 px ) ; } $ ( function ( ) { $ ( ".box" ) . click ( function ( ) { $ ( this ) . addclass ( "move" ) ; } ) ; } ) ;
iphone js testing . box { position : absolute ; width : 150 px ; height : 150 px ; background-color : red ; -webkit-transition-property : -webkit-transform ; -webkit-transition-duration : 2. 0 s ; } . move { -webkit-transform : translatex( 100 px ) ; } $ ( function ( ) { $ ( ".box" ) . click ( function ( ) { $ ( this ) . addclass ( "move" ) ; } ) ; } ) ;