19,800
edits
(let's try it this way, then) |
(this couldn't be the issue, could it?) |
||
| Line 14: | Line 14: | ||
} | } | ||
document.getElementById('contentSub').style.color = "blue"; | document.getElementById('contentSub').style.color = "blue"; | ||
document.getElementById('contentSub').innerText = 'Not finding what you're looking for? Select | document.getElementById('contentSub').innerText = 'Not finding what you're looking for? Select Google from the dropdown menu below and try again.'; | ||
if (document.forms['powersearch']) | if (document.forms['powersearch']) | ||
var searchForm = document.forms['powersearch']; | var searchForm = document.forms['powersearch']; | ||