<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>Actually, if the same form is used more than once on a page, you can almost guarantee that it will *not*&nbsp;have the same name. Take a look at the comments in&nbsp;"form_clean_id()" concerning its effects on jQuery. I think adding a class might make this more difficult, unless that code is fully aware of multiple instances of a form on a page.<BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy E. Wichmann, PMP</STRONG></EM></FONT></P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Steven Jones <BR></FONT><BR>However, you cannot therefore guarantee that the form element will<BR>always have the same ID.<BR><BR>Usually I'd add a class to the item I want to add the behaviour to (in<BR>form alter or theme function), and then attach the javascript using<BR>the Drupal.behaviors technique.<BR><BR>Regards<BR>Steven Jones</DIV></DIV></div></body></html>