The internal links doesn't work with Firefox.
URL: http://www.senslac.com/enlaces.php
At top:
<div class="espai_gran centrar">
<a href="/enlaces.php#enlace0">Asociaciones</a><span class="text"> | </span>
<a href="/enlaces.php#enlace1">Blogs de Interés</a><span class="text"> | </span>
<a href="/enlaces.php#enlace2">Marcas</a><span class="text"> | </span>
<a href="/enlaces.php#enlace3">Restaurantes</a>
</div>
And behind:
<div id="resultats">
<a name="enlace0"></a>
<h3><b>Asociaciones</b></h3>
[...]
<a name="enlace1"></a>
<h3><b>Blogs de Interés</b></h3>
[...]
<a name="enlace2"></a>
<h3><b>Marcas</b></h3>
[...]
<a name="enlace3"></a>
<h3><b>Restaurantes</b></h3>
[...]
</div>
Has someone an idea?
Thanks.