I have the following code, but I want it so that when I click "Go" the URL loads in an iframe (iframe's name="frame1).
_____________________________________________
<script type="text/javascript">
function goToURL(form) {
query = form.query.value;
if(query == null || query == "") {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.