Whatever you need to do with these text boxes, u wouldn't get far without using the id attribute
<input type="text" name="relation[]" class="text_relation" id="text_relation_1" />
Using the id u can continue on individual action on them.
On Thu, Jun 30, 2011 at 11:56 AM, asma tuli <asmatuli@gmail.com> wrote:
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 ??
--
Anjan Bhowmik
Freelance Software & Web Developer
M : +880 - 1670 - 556419
E : anjan011@gmail.com, info@ultrasoftbd.com
Site: http://www.onlyfreelancer.com/ - Only for Freelancer's!
__._,_.___
Visit phpXperts website at www.phpxperts.net
MARKETPLACE
.
__,_._,___
No comments:
Post a Comment