En liten fraga
ar ratt ny pa detta men med detta JavaScript sa doljs lankar
Kod:
<script language="javascript">
function toLinkAZ() { setTimeout("hideAZ()",5000); }
function showAZ() { document.getElementById('synonim').style.visibility='visible'; }
function hideAZ() { document.getElementById('synonim').style.visibility='hidden'; }
</script>
<div id="synonim" style="position: relative; width: 560px; height: 0px; left: 100px; bottom: 50px;">
<div id="footer">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="2"><img src="http://xxx /misc/footer_left.gif" width="2" height="30" vspace="0" hspace="0" alt=""></td>
<td class="gradient" align="center" valign="middle">
<div class="content">
Browse our AZ pages in the following categories:
<a href="http://xxx.yyy.co.uk/b/a/ddd.html" target="_blank">Videos</a> -
<a href="http://bbb.yyy.co.uk/browse/b/172201/city_A_1.html" target="_blank">Flights</a> -
<a href="http://ccc.yyy.co.uk/browse/b/170701/city_A_1.html" target="_blank">Hotels</a> -
<a href="http://ddd.yyy.co.uk/browse/b/172301/city_A_1.html" target="_blank">Car Hire</a> -
<a href="http://eee.yyy.co.uk/browse/b/171701/city_A_1.html" target="_blank">Holidays</a> -
<a href="http://fff.yyy.co.uk/b/a/ssq_a_0_100.html">Top Searches</a> -
<a href="http://www.yyy.co.uk/b/a/co_6060_top_searched_shops.html">Top searched shops</a> -
<a href="http://www.kkk.co.uk">KKK</a>
</div>
</td>
<td width="2"><img src="http://rr.yyy.com/misc/footer_right.gif" width="2" height="30" vspace="0" hspace="0" alt=""></td>
</tr>
</table>
</div></div>
Ar detta tillatet eller inte ?
vad jag vet sa kan sokmotorer inte folja Javascript?
Vad tycker ni och varfor?