19,800
edits
(this couldn't be the issue, could it?) |
(does just this work?) |
||
| Line 13: | Line 13: | ||
return opt; | return opt; | ||
} | } | ||
document.getElementById('contentSub').style.color = "blue"; | //document.getElementById('contentSub').style.color = "blue"; | ||
document.getElementById('contentSub').innerText = 'Not finding what you're looking for? Select Google from the dropdown menu below and try again.'; | 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']) | ||