well found a workaround, even if not a clean solution :(

<script type="text/javascript">
        function ttk2()
        {
                jQuery('<div id="demo3">').load("/voipover3/faces/jsps/
addAccount.jsp").dialog({
                         modal: true,
                         draggable:true,
                         width: 530,
                     overlay:
                     {
                                opacity: 0.7,
                        background: "black"
                          }
                })

        }
the problem is that the pop doesn't move :D , grrr

and thanks

Reply via email to