I have 3 input text box like
<input type="text" name="relation[]" class="text_relation" />
<input type="text" name="relation[]" class="text_relation" />
<input type="text" name="relation[]" class="text_relation" />
I would like to apply .focus() and .blur() on each of them individually.
How is it possible ??
__._,_.___
Visit phpXperts website at www.phpxperts.net
.
__,_._,___
No comments:
Post a Comment