does this one work:

http://wicketstuff.org/wicket13/ajax/modal-window|1|

On 7/29/07, Evgeniy Platonov (JIRA) <[EMAIL PROTECTED]> wrote:
>
>
>     [
> https://issues.apache.org/jira/browse/WICKET-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516221]
>
> Evgeniy Platonov commented on WICKET-536:
> -----------------------------------------
>
> I've checked it after your hint, without wicket:it tags, but unfortunately
> the result was the same.
> I\ve set setStripWicketTags(true) and viewed generated source. There were
> no wiclet:if tags, but this didin't help.
>
> as for block elements, that is my html file fragment (i think it's fine):
>
> <form wicket:id="invoiceForm" action="">
>
>     <div wicket:id="dataTableHolder">
>         <table wicket:id="table" class="dataview"
> cellspacing="0">[table]</table>
>     </div>
>
>     <div wicket:id="modal"></div>
>     <br/>
>     <input type="button" wicket:id="newInvoice"/>
> </form>
>
> > ModalWindow does not function under Opera
> > ------------------------------------------
> >
> >                 Key: WICKET-536
> >                 URL: https://issues.apache.org/jira/browse/WICKET-536
> >             Project: Wicket
> >          Issue Type: Bug
> >          Components: wicket-extensions
> >    Affects Versions: 1.2.6, 1.3.0-beta2
> >         Environment: Version
> > 9.20
> > Build
> > 638
> > Platform
> > Linux
> > System
> > i686, 2.6.20-15-generic
> > Qt library
> > 3.3.7
> > Java
> > Java Runtime Environment installed,
> > Windows XP, Opera 9.22, JDK 1.5.0_09
> >            Reporter: Julian Klappenbach
> >            Assignee: Matej Knopp
> >             Fix For: 1.3.0-rc1
> >
> >
> > Initial ModalWindow appears, but with the title: "Blank Page".  The
> window remains unpopulated.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Reply via email to