Wednesday, June 29, 2011

Re: [phpXperts] jQuery Help

 

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.cominfo@ultrasoftbd.com
Site: http://www.onlyfreelancer.com/ - Only for Freelancer's!

__._,_.___
Recent Activity:
Visit phpXperts website at www.phpxperts.net
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

No comments: