【发布时间】:2013-08-19 14:33:49
【问题描述】:
我想在一部手机的时候去掉图片的href..
<header id='top_header'>
<a href='index.php'><img id='crest' src='../images/868crest.png' alt='868 RCACS Crest'></a>
<img id='title' src='../images/newtitle.png' alt='868 RCACS Title'>
</header>
我目前没有任何 javascript 或 jquery,所以如果我不能只用 html 和 css 做到这一点,我该怎么做
【问题讨论】:
标签: javascript jquery html css anchor