About UI Scraps

UI Scraps is a collection of good, bad and noteworthy user interface designs found by Jason Robb

Subscribe & share

RSS feed

Bookmark and Share

Top tags

Send your suggestions, questions or UI scraps to me, I’d love to hear from you.

Thanks for visiting!

Required marker within input

I like this placement of the required field marker on the KISSmetrics blog. It’s clever, displayed with a CSS background image on the input element.

A word of warning though, there should be some way to distinguishing this field as required even when styles are disabled.

Unfortunately this form doesn’t provide any fallback if you don’t have styles enabled. A simple span with “Required” with a display: none next to the input would suffice. But regardless of its shortcomings, I love this little UI scrap!

Required marker within input
I like this placement of the required field marker on the KISSmetrics blog. It’s clever, displayed with a CSS background image on the input element.
A word of warning though, there should be some way to distinguishing this field as required even when styles are disabled.
Unfortunately this form doesn’t provide any fallback if you don’t have styles enabled. A simple span with “Required” with a display: none next to the input would suffice. But regardless of its shortcomings, I love this little UI scrap!
blog comments powered by Disqus