Can you share a live sample page? If you don't have a place to host one,
please use jsbin.com:

http://jsbin.com/

Thanks.

- Richard

On Wed, Dec 9, 2009 at 6:55 AM, Fabio <[email protected]> wrote:

> <form action="savedQueries.do?method=saveQuery">
> <table>
>        <tr>
>                <td>Id:</td>
>                <td><input type="text" name="queryId" /></td>
>        </tr>
>        <tr>
>                <td>Descrizione:</td>
>                <td><input type="text" name="queryDescription" /></td>
>        </tr>
>        <tr>
>                <td colspan="2" align="right">
>                        <input type="submit" value="Ok" />
>                </td>
>        </tr>
> </table>
> </form>
>
> My css <link type="text/css" rel="stylesheet" href="http://
> jqueryui.com/latest/themes/base/ui.all.css" />
>
> Consider this html classic form inside of a jquery modal dialog.
> Other things such as text, simple tables, even flash movies work
> perfectly.
> An input tag makes title bar disappear and doesn't show correctly (a
> little upper).
> What can it be?
>
>
> --
>
> 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]<jquery-ui%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jquery-ui?hl=en.
>
>
>

--

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