The following hyperlink does not work, though it works when you click open in new tab button.<a href=" "> not working
<div class="span12 category-products" style="margin: 0 auto;">
<div class="toolbar">
<div class="row big_with_description" style="position:relative;">
<a href="http://www.grewal.nl/reviveme/repair/mobile.html">
<div class="span5 product hover">
<img src="http://www.grewal.nl/reviveme/media/catalog/category/mobile2.jpg" class="category-thumbnail product-retina" width="499" height="268" alt="Mobile">
</div>
</a>
</div>
</div>
I have tried using Chrome and Firefox. The live page can be seen here。
您的定位標記已摺疊,即它們沒有尺寸。嘗試將寬度和高度應用於它們或使用'display:inline-block'。 – 2013-12-21 23:25:02
嘗試將放在div中而不是其他方式? –
已經試過把放在div裏面,不起作用 – progit