执行js脚本时提示"style为空或不是对象" 谁帮我看一下?
页面部分内容:<li><aid="a1"class="hide"href="b.asp">职位管理</a><%ifthisTitle="b.asp"then%><scri...
页面部分内容:
<li><a id="a1" class="hide" href="b.asp" >职位管理</a>
<% if thisTitle="b.asp" then %>
<script language="javascript">yangshi("a1")</script>
<% end if %>
<!--[if lte IE 6]>
<a id="a1" href="b.asp">职位管理
<% if thisTitle="b.asp" then %>
<script language="javascript">yangshi("a1")</script>
<% end if %>
<table><tr><td>
<![endif]-->
<ul>
<li><a href="#">第二级21</a></li>
<li><a href="#">第二级22</a></li>
<li><a href="#">第二级23</a></li>
<li><a href="#">第二级24</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
当调用这个函数时,
function yangshi(Obj)
{
Obj.style.backgroundColor="#50AEEE";
}
提示"style为空或不是对象" 展开
<li><a id="a1" class="hide" href="b.asp" >职位管理</a>
<% if thisTitle="b.asp" then %>
<script language="javascript">yangshi("a1")</script>
<% end if %>
<!--[if lte IE 6]>
<a id="a1" href="b.asp">职位管理
<% if thisTitle="b.asp" then %>
<script language="javascript">yangshi("a1")</script>
<% end if %>
<table><tr><td>
<![endif]-->
<ul>
<li><a href="#">第二级21</a></li>
<li><a href="#">第二级22</a></li>
<li><a href="#">第二级23</a></li>
<li><a href="#">第二级24</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
当调用这个函数时,
function yangshi(Obj)
{
Obj.style.backgroundColor="#50AEEE";
}
提示"style为空或不是对象" 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询