callback="plusone_vote"

Null patterns for text fields and other objects

Posted in: - Aug 25, 2011 No Comments

This example demonstrates a number of different applications for null patterns in form objects. This is where a field without a inputted value can display a default message. Note that having the full caption in the value area is not best practice. This is because as soon as the user clicks into the field the null pattern (caption) is cleared and the user may forget what information is required.

Here is a detailed example for null patterns in dropdowns.

In summary, it is a useful technique, but use with caution.

Download: Assure Dynamics Null patterns for text fields

No Responses to “Null patterns for text fields and other objects”

Leave a Reply

You must be logged in to post a comment.