亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

清除的選項怎么寫函數?

我的代碼段是寫進去所有初始的樣式(css里的),有沒有簡單的方法?

正在回答

6 回答

你定義函數的時候賦值就初始化函數了呀,css中是不存在函數的

0 回復 有任何疑惑可以回復我~
#1

蒼白的尾巴 提問者

非常感謝!
2016-04-06 回復 有任何疑惑可以回復我~

removeAttribute('style')可以直接移除所有style屬性

1 回復 有任何疑惑可以回復我~
#1

蒼白的尾巴 提問者

謝謝!
2016-04-07 回復 有任何疑惑可以回復我~

感覺你剛講的和這個很像,js里的removeAttribute()方法可以刪除初始屬性~

code如下:

//定義"取消設置"的函數

? ? function cancle(){

if(confirm("是否繼續?")){

? ? ? ? // txt.style.width="600px";

? ? ? ? // txt.style.heightr="400px";

? ? ? ? // txt.style.color="#000";

? ? ? ? // txt.style.background="#fff";

? ? ? ? txt.removeAttribute("style");

? ? }

? ? }


1 回復 有任何疑惑可以回復我~
#1

蒼白的尾巴 提問者

謝謝,我就是想問這個。
2016-04-07 回復 有任何疑惑可以回復我~

我的代碼段是寫進去所有初始的樣式(css里的)?能說的更通俗一些么?

0 回復 有任何疑惑可以回復我~
#1

蒼白的尾巴 提問者

有沒有函數可以直接初始化的?
2016-04-06 回復 有任何疑惑可以回復我~

這不是更長嗎?還是要把每一個都要恢復設置。有沒有更簡單的方法?

0 回復 有任何疑惑可以回復我~

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

0 回復 有任何疑惑可以回復我~
#1

蒼白的尾巴 提問者

這不是更長嗎?還是要把每一個都要恢復設置。有沒有更簡單的方法?
2016-04-06 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

清除的選項怎么寫函數?

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號