Can anyone advise.
I have a Javascript search box on my website that uses search results from another domain. All works very well with the search box and search results show up in a 'new window'.
The 'problem' that I have is that when I first load my website the web page loads and then a split second later the search box appears and the same thing happens if I hit the refresh button.
It all works okay but just doesn't look great when first going to my website pages.
Anything to suggest with the code tht might help or improve this or any other suggestions?
The script is long these lines:
<script src="http://greenwidgetxyz.com/search.php?showid=&fixed=1&hidelabels=1" type='text/javascript'></script>
Thanks in advance