<h:inputText value=" " onblur="test(this);" /> What I can do with "this"
As there is no id for input text and I have to validate the input text.I have looked some where onblur="test(this);" but don't know what "this" is in the argument in the test() and how can I use it in the script to validate input.Thanks.Roshan
[272 byte] By [
Doga] at [2007-11-27 8:11:21]
