Former-commit-id: a0ed9eb9b8 Former-commit-id: 2784ed80c0
a0ed9eb9b8
2784ed80c0
@ -195,7 +195,7 @@ type : 'UI Behavior'
<p>This example also uses a different validation event. Each element will be validated on input blur instead of the default form submit.</p>
<div class="code" data-type="javascript">
$('.ui.dropdown')
.form({
.form(validationRules, {
inline : true,
on : 'blur'
})
@ -1 +1 @@
4a2257383118afc1254a1ea9e26a1e6bff9eecd3
e16823931ca556e5534e7e02bfad616ce0d44a89