[jQuery] Re: Getting link ID

2009-07-23 Thread shaf
Thanks. On Jul 23, 12:18 pm, Dhruva Sagar wrote: > Inside the click event handler, the id's should be available using > this.idor $(this).attr('id') > Thanks & Regards, > Dhruva Sagar. > > Pablo Picasso > - "Computers are useless. T

[jQuery] Re: Getting link ID

2009-07-23 Thread Dhruva Sagar
Inside the click event handler, the id's should be available using this.idor $(this).attr('id') Thanks & Regards, Dhruva Sagar. Pablo Picasso - "Computers are useless. They can only give you answers." On Thu, Jul 23, 2009 at 4:44 PM