第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

為什么我的只能圖片一面鏡像變換,而不是跳到photo_back面???

? ? .photo-wrap{

? ? ? position: absolute;

? ? ? width: 100%;

? ? ? height: 100%;

? ? ? -webkit-transform-style:perserve-3d;

? ? ? -webkit -transition:all .6s;

? ? }

? ? .photo-wrap .side-front{

? ? ? -webkit-transform:rotateY(0deg);

? ? }

? ? .photo-wrap .side-back{

? ? ? -webkit-transform:rotateY(180deg);

? ? }

? ? .photo-wrap .side{

? ? ? -webkit-backface-visibility:hidden;

? ? }


? ? .photo_front .photo-wrap{

? ? ? -webkit-transform:rotateY(0deg);

? ? }

? ? .photo_back .photo-wrap{

? ? ? -webkit-transform:rotateY(180deg);

? ? }

? </style>


?</head>

?<body onselectstart="return false;">

? <div class="wrap">

? <div class="photo photo_center photo_front" onclick="turn(this)">

? ? ? <!--負(fù)責(zé)翻轉(zhuǎn)的div-->

? ? ? <div class="photo-wrap">

? ? <div class="side side-front">

? ? ? <p class="image"><img src="p1.jpg"></p>

? ? ? <p class="caption">小白人</p>

? ? ? </div>

? ? ? ? <div class="side side-back">

? ? ? <p class="desc">描述信息</p>

? ? ? ? </div>

? ? ? </div>

? </div>

? </div>

? <script type="text/javascript">

? ? //1.翻面控制

? ? function turn (elem){

? ? ? var cls = elem.className;

? ? ? if (/photo_front/.test(cls)) {

? ? ? ? cls = cls.replace(/photo_front/,'photo_back')

? ? ? }else{

? ? ? ? cls = cls.replace(/photo_back/,'photo_front')

? ? ? }

? ? ? return elem.className = cls;

? ? }



正在回答

1 回答

用的也是google瀏覽器

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

為什么我的只能圖片一面鏡像變換,而不是跳到photo_back面?。?/h1> 我要回答 關(guān)注問(wèn)題

微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)