[jQuery] Re: getting data using html attribute

2009-03-14 Thread Alain Roger
thanks a lot, it works... i was looking so complicated thing to do. :-( On Sat, Mar 14, 2009 at 5:53 PM, mkmanning wrote: > > item[field] > > On Mar 14, 9:46 am, Alain Roger wrote: > > Hi, > > > > i have several html tags with some additional attributes like 'type' or > > 'abbr'. for example :

[jQuery] Re: getting data using html attribute

2009-03-14 Thread mkmanning
item[field] On Mar 14, 9:46 am, Alain Roger wrote: > Hi, > > i have several html tags with some additional attributes like 'type' or > 'abbr'. for example : > Language > > now i have a function which should fill the TD tag of another table based on > the abbr attribute of my first table (like yo