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

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

我的“猜猜我是啥”怎么也都隱藏了?

我的“猜猜我是啥”怎么也都隱藏了?

<!DOCTYPE html>

<html>

<head>

<meta charset="UTF-8">

<title></title>

<style>

.box{

margin:0 auto;

border:1px solid #ccc;

width:320px;

padding-left:10px;

}

.tipCon{

position:fixed;

right:0;

bottom:0;

width:400px;

height:300px;

}

.tipCon #closeBtn{

background:url(img/icon.jpg) no-repeat -399px -19px;

width:16px;

height:16px;

position:absolute;

top:5px;

right:5px;

}

.tipCon #closeBtn:hover{

background-position:-343px -19px;

}

.show{

display:block;

}

.hide{

display:none;

}

</style>

<script>

window.onload=function(){

var $=function(id){

return document.getElementById(id)

}

$("clickMe").onmouseover=function(){

$("clickMe").className='show';

$('showPic').className='show';

}

$('closeBtn').onclick=function(){

$("clickMe").className='hide';

$('showPic').className='hide';

}

}

</script>

</head>

<body>

<div class="box">

昵稱:<input type="text" value="admin"><br>

密碼:<input type="password" value="1234"><br>

郵箱:<input type="text" value="admin">

<select>

<option selected="selected">pp.com</option>

<option>2311</option>

<option>645646</option>

</select><br>

性別:<input type="radio" name="xb" value="boy" checked="checked">男<input type="radio" name="xb" value="girl">女<br>

興趣:<input type="checkbox" checked="checked">旅游<input type="checkbox" >攝影<input type="checkbox" checked="checked">運(yùn)動(dòng)<br>

個(gè)人介紹:

<textarea rows="8" cols="40">毛扇指千陣,鐵馬踏冰河</textarea>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="button" value="注冊(cè)"><br>

上傳個(gè)人照片:<br>

<input type="file" value="選擇文件">

</div>

<div class="tipCon" id="tipCon">

<div class="clickMe" id="clickMe">

猜猜我有啥?

<a href="javascript:void(0)" id="closeBtn"></a>

</div>

<div class="showPic" id="showPic"><img src="img/snow.gif" /></div>

</div>

</body>

</html>


正在回答

2 回答

你的引號(hào)有問(wèn)題

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

慕數(shù)據(jù)5775487 提問(wèn)者

哪里的雙引號(hào)有問(wèn)題?
2016-12-08 回復(fù) 有任何疑惑可以回復(fù)我~

你看看

$("clickMe").onmouseover=function(){

$("clickMe").className='show';

$('showPic').className='show';

}

$('closeBtn').onclick=function(){

$("clickMe").className='hide';

$('showPic').className='hide';

}

這段,將引號(hào)統(tǒng)一一下


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

慕數(shù)據(jù)5775487 提問(wèn)者

應(yīng)該不影響吧
2016-12-08 回復(fù) 有任何疑惑可以回復(fù)我~
#2

keenli9906366 回復(fù) 慕數(shù)據(jù)5775487 提問(wèn)者

那就是你的id傳錯(cuò)了,你看看邏輯對(duì)不對(duì)?
2016-12-14 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消
網(wǎng)頁(yè)廣告特效
  • 參與學(xué)習(xí)       40171    人
  • 解答問(wèn)題       132    個(gè)

原來(lái)這么EASY,從淺到深,逐步優(yōu)化代碼,讓你深入理解

進(jìn)入課程

我的“猜猜我是啥”怎么也都隱藏了?

我要回答 關(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)