帮别人调试一段代码,调试了一会,发现有很多问题,头都大了,还请大家帮忙
<!DOCTYPE html><html><head><SCRIPT TYPE="text/javascript" SRC="jquery.js"></SCRIPT></head><body><a href="" title="">Long press</a><p>长时间点击2秒后我会变颜色</p>
<div class="aritcle_card">
<a class="aritcle_card_img" href="/ai/1182">
<img src="https://img.php.cn/upload/ai_manual/001/431/639/68b7af235f31d971.png" alt="AI建筑知识问答">
</a>
<div class="aritcle_card_info">
<a href="/ai/1182">AI建筑知识问答</a>
<p>用人工智能ChatGPT帮你解答所有建筑问题</p>
<div class="">
<img src="/static/images/card_xiazai.png" alt="AI建筑知识问答">
<span>22</span>
</div>
</div>
<a href="/ai/1182" class="aritcle_card_btn">
<span>查看详情</span>
<img src="/static/images/cardxiayige-3.png" alt="AI建筑知识问答">
</a>
</div>
<script type=text/javascript> function down(){ var timeout = window.setTimeout(function() {$("p").css("color","yellow");},1000);});function up(){ $("p").css("color","black");});$("a").addEventListener("mousedown",down,false); $("a").addEventListener("mouseup",up,false); </script> </body></html> nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号