Knockout-Contrib/Knockout-Validation

Clicking the IE clear icon does not cause validation to fire.

Open

#471 opened on 2014年11月28日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,024 stars) (394 forks)batch import
help wanted

説明

If you have textbox that is required, it can be cleared and have it's focus lost and never fire validation.

I've been meaning to try and implement this workaround in my code http://stackoverflow.com/questions/14498396/event-fired-when-clearing-text-input-on-ie10-with-clear-icon

コントリビューターガイド