hey heres my login form code:

> <div id="login" class="panel" title="Login">
>
>     <h2>Login</h2>
>
>     <form class="dialog" id="login" action="php/login.php" method="POST">
>
> <h2>Login</h2>        
>
>         <fieldset>
>
>             <label>User:</label>
>
>             <input id="user" type="text" name="user"/>
>
>                     <hr>
>
>             <label>Passwort:</label>
>
>             <input id="pass" type="password" name="pass"/>
>
>                     <hr>
>
>             <input type="submit" value="Einloggen"/>
>
>         </fieldset>
>
>     </form>
>
>         </div>
>
>
Looks great with the dialog style on it !
Kim

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/iphonewebdev?hl=en.


Reply via email to