Design Shack - Web design showcase, CSS tutorials and web standards


Sponsors

PSD to HTML
PSD to HTML
Web Hosting UK
PSD to XHTML
Dedicated Server Hosting

About

Design Shack showcases inspiring web design, alongside resources and tutorials for you to succeed in the same way. It is brought to you by David Appleyard, a freelance designer who is available for work.



9 Comments


  1. Thanks Janko,

    I’m just about implementing a sign up form, and it will help me a lot.

    Good Work.

    Best Regards.

  2. Marco says:

    Great article!

    Don’t forget to set the password to “password” to hide the input.

    Keep up the great work Janko!

  3. Jergen says:

    This works really well - really good way to make my site form look much better.

  4. Janko says:

    Thanks, guys!

    Marco, yeah I missed that, thanks :)

  5. peter says:

    thanks janko, it looks great, however can you tell me how to set the password as said by marco, and also if i can use this form on my local site as I have yet to put my site online.
    When i press sign in, i have no response. Do i need additional code?

  6. Janko says:

    Peter: you add to HTML structure and then add

    .formContainer input[type=password]

    to jQuery selector to include password fields as well.

    Regarding the code-behind, you will need to create some logic to make it work.

  7. riant says:

    Yes, This is what I want to do some weeks ago.

    Thanks for your share.

  8. Pixie says:

    Great site, this takes away 80% of the time id waste today trying to get this right on a proj im working on.

    Quick Question
    Is it possible to have the information that you are displaying bellow the input field appear in a tool tip that floats over the content. E.g. in case you had very limited predefined space for your form?

    Thanks
    Pete


Leave a Reply