Hi, I've noticed that in 2.1-head all widgets have in their HTML rendering the text "-input" added to their widget id (and are contained in a span which has the original widget id).
I assume this is to support the new ajax stuff, but is there a reason why this couldn't have been done the other way around? e.g. add "-container" to the surrounding elements' id. The problem is that (at least for me) this requires updating some javascript here and there which makes use of the IDs, and more annoying, that it makes it hard to support both 2.1.7 and 2.1.8 at the same time for the same application. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED]
