search

Home  >  Q&A  >  body text

javascript - The code for changing the box image in the drop-down list. Is there anything wrong?

The previous js part

body part

Sorry, I don’t know why I can’t copy the code. I can only Posted pictures

阿神阿神2808 days ago685

reply all(2)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-19 10:43:50

    changed to

    #tu {
        background-image: url("./images/xxxxxxxxxxxx.jpg");
    }
    
    #tu 有没有宽高?

    Give it a try

    reply
    0
  • 天蓬老师

    天蓬老师2017-05-19 10:43:50

    Will tu.style.backgroundImage 改成 tu.style.background try it.

    reply
    0
  • Cancelreply