Hey peps
IM being really thick again *Nothing new*
i have a massive form with loads of text boxes on, due to lack of space i decided to have the visual names of the input boxes contained within side ie me.whatever.text = "blah" what i want to do is this.
user clicks on input box and it removes the entire string ie
me.whatever.text = ""
but what is the event onFocus, onclick or what
please bear in mind that some users actully use the tab button so the event will need to cater for them as well as mouse clickers
Cheers peps




Reply With Quote