Forum Moderators: Robert Charlton & goodroi
With my search today it appears "possibly" that the culprit maybe the following:
<form name="jump">
<p align="right">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO" style="padding-right: 25px" size="1">
<option>Choose County</option>
<option VALUE="http://www.DomainName.co.uk/Page.asp">Title</option>
</select></p>
</form>
But...this has nothing to do with the page itself or any links, so whats happenning?