AW: Trinidad: How does PPR replace content in the dom?

2006-12-08 Thread Böhringer Jochen
Thanks a lot! This made it work: writer.writeAttribute(defer, Boolean.TRUE, null); In my code I had writer.writeAttribute(defer, true, null); which didn't work... Now it works in Firefox without any JavaScript errors. In IE I get a strange error located inside the dojo Javascript sources. So

Re: partialTriggers and naming containers

2006-12-08 Thread venkata guddanti
+1 to :: syntax. Can we also enhance the partialTriggers such that if we do not find a component inside the naming container, we automatically look for it using the parent component? Of course :: syntax is more predictable. Regards, Venkata On 12/8/06, Matthias Wessendorf [EMAIL PROTECTED]

Re: partialTriggers and naming containers

2006-12-08 Thread Scott O'Bryan
Well in that case... +1 :) Matthias Wessendorf wrote: feedback by all is welcome. a good community provides good code; that's Apache ;) -M On 12/8/06, Böhringer Jochen [EMAIL PROTECTED] wrote: I'm not a commiter, but I would also raise my hand for the :: syntax. Regards Jochen Von: