Hi, thanks for 1.1, great

I have the funktion changed to work in 1.1:

  $('textarea').each(function(i) {
   $(this).attr({ id: "txtarea_'+i+'" })
......... and so on

How i must given the dynamic i append to the ID?
All what i do give me back "i" and not the the number!

-- 
Viele Grüße, Olaf

-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to