What's the best way to highlight a required field on a web form?

前端 未结 9 1012
深忆病人
深忆病人 2021-01-02 00:04

I don\'t find the oft-used \"*\" to be very nice looking - can anyone suggest a nicer-looking method or point me to an example?

I tried making the field highlighted

9条回答
  •  难免孤独
    2021-01-02 00:20

    I like the way it is done in the ASP.NET Ajax Control Toolkit for the ValidatorCallout control:

提交回复
热议问题