Re: problem with forceId

2007-04-06 Thread Volker Weber
Hi Yaron, did you realy need forceId? I strongly dissuade from using this! Imho forceId makes more problems than it solves, and i dont know a case in which it is realy needed. Anyway: inputCalendar.getAttributes().put("forceId", "cal1"); should do it. Reagards, Volker 2007/4/6, Yaron Spekto

RE: problem with forceId

2007-04-07 Thread Yaron Spektor
s = document.forms[0].elements; for(var i=0;imailto:[EMAIL PROTECTED] On Behalf Of Volker Weber Sent: Friday, April 06, 2007 1:18 PM To: MyFaces Discussion Subject: Re: problem with forceId Hi Yaron, did you realy need forceId? I strongly dissuade from using this! Imho forceId makes m