Get script path

前端 未结 13 1586
青春惊慌失措
青春惊慌失措 2020-11-30 01:21

In CSS, any image path is relative to the CSS file location.

f.ex if I put the CSS file in /media/css/mystyles.css and use something like



        
13条回答
  •  醉梦人生
    2020-11-30 02:02

    You can flip through 's childNodes, find your

提交回复
热议问题