19,800
edits
(reverting to something that half-worked) |
(maybe I don't need 'ids') |
||
| Line 14: | Line 14: | ||
} | } | ||
var topline = document.getElementById('contentSub'); | var topline = document.getElementById('contentSub'); | ||
topline.style.color = "blue"; | |||
topline.innerText = 'Not finding what you're looking for? Select "Google" from the dropdown menu below and try again.'; | topline.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']) | ||