问答详情
源自:4-1 编程挑战

取消设置的函数

取消设置的函数呀怎么写?

提问者:稻子凡 2017-02-25 11:08

个回答

  • 噼里啪啦稀里哗啦啊啊啊
    2017-02-26 21:20:29

    txt.removeAttribute('style');

  • 慕娘9737242
    2017-02-25 11:36:47

              (标签名 ID/CLASS)style=null;

              (标签名 ID/CLASS).style=null;