I just tested panelPopup.jspx in the trinidad-demo with 1.2.2, and the classes are getting compressed there; but this isn't the iframe popup code.
-- Adam On 8/21/07, Simon Lessard <[EMAIL PROTECTED]> wrote: > Hello all, > > Using latest 1.2.2 branch, I have a problem with iframe popup skinning where > the style class does not get converted. The markup looks like: > > <div style="padding: 0px; overflow: auto; position: absolute; z-index: 201; > top: 319.5px; left: 558.5px; visibility: visible;" > class="af|panelPopup::container"> > <div class="af|panelPopup::title-text > af|panelPopup::title-bar" style="display: block;">Pick a Date</div> > <iframe width="323" height="243" frameborder="0" name="_blank" > class="af|panelPopup::content"/> > </div> > > Anyone got it working? > > > Regards, > > ~ Simon >

