also for me but after i set overlay, strange...

On Jan 7, 12:01 am, Maximus <[email protected]> wrote:
> Works fine for me (in IE 7).
>
> On Jan 6, 12:56 pm, Led <[email protected]> wrote:
>
>
>
> > It works(ui demo), not my code see it inhttp://www.realferias.com/teste.asp
>
> > On 6 Jan, 11:52, "Richard D. Worth" <[email protected]> wrote:
>
> > > Could you get this down to a minimal test case? Perhaps removing the Ajax
> > > call? The following page works for me in IE
>
> > >http://ui.jquery.com/demos/dialog#modal
>
> > > How bout you?
>
> > > - Richard
>
> > > On Tue, Jan 6, 2009 at 5:27 AM, Led <[email protected]> wrote:
>
> > > > Is there some bug that ui modal dialog don't work in IE?
> > > > Tme dialog is modal in ff,sf,op,chrome but not in IE. Why?
>
> > > > code:
>
> > > > $('#bt<%=fp_rs("cod_casa")%><%=fp_rs("id")%>').click(function() {
>
> > > >        
> > > > $('#prereserva<%=fp_rs("cod_casa")%><%=fp_rs("id")%>').load('/frtfc/
> > > > env_dd_dial.asp',
> > > >        {
> > > >        nm_mes: '<%=fp_rs("nm_mes")%>',
> > > >        cod_casa: '<%=fp_rs("cod_casa")%>',
> > > >        inicio: '<%=fp_rs("inicio")%>',
> > > >        fim: '<%=fp_rs("fim")%>',
> > > >        id: '<%=fp_rs("id")%>' ,
> > > >        n_semana : '<%=fp_rs("n_semana")%>' ,
> > > >        preco: '<%=fp_rs("preco")%>'
> > > >        }).dialog({modal: true, height: 500, width: 425,title: 'Reserva 
> > > > casa
> > > > <
> > > > %=fp_rs("cod_casa")%> período <%=fp_rs("inicio")%> a <%=fp_rs("fim")
> > > > %>'
> > > >  });
>
> > > >  });- Ocultar texto citado -
>
> > > - Mostrar texto citado -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to