> I am newer to the javascript scene and i have figured out how to check
> if a input box is empty or not but i like display the error right next
> to the text box. I am not sure but i think it can be done by making a
> div tag right next to it being empty. Anyone have an examples of code
> or anything i would greatly appreciate it. here is what i have so far
> for code.
Your strategy is good, the execution sux! :-)
Have a read of group FAQ, in particular the sections on
How do I get the value of a form control?
<URL: http://www.jibbering.com/faq/#FAQ4_13
How do I modify the current page in a browser?
<URL: http://www.jibbering.com/faq/#FAQ4_15 >
There is a reasonable javascript tutorial at w3schools, be aware that
some of their stuff is old, IE-centric definitely not de rigour, but OK
for an intro.

Signature
Rob