I have a page where a user selects from a drop down and then, in javascript, I check off an appropriate checkbox. I'd like to also display a message WITHIN THE PAGE, not an ALERT box that indicates the update made on the page. I'd like this message to be in the middle of the page, next to the drop down.
How can I do thia?
How can I do thia?