我的哈巴狗
span
a#survey.afont(href='/disease-description/Endocrinology')= disease_desc.Specialities[i].name
Run Code Online (Sandbox Code Playgroud)
我的js,
var name = document.getElementById('survey');
console.log(name);
Run Code Online (Sandbox Code Playgroud)
当我尝试安慰 div id 的值时,它的值为空。有人可以建议我帮助我在哪里做错。