This function works in IE8/9. It fails in CHROME. See error below.
function runSearch() {
var tmptarget = (document.forms(0).target);
Error returned by CHROME --->
Uncaught TypeError: Property 'forms' of object #<HTMLDocument> is not a function
Additional lines of code below:
var...
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.