|
Accessing the body element with Javascript
Hi there,
I'm taking my first steps at AJAX and what I'm trying to do is make a box appear when user input in a form was incorrect.
I want to add that element (the UL element) as a child of the body tag but I can't access it.
How can I add an element in the body tag?
Thanks for the help
Matt.
|