if (points > outof) {
var $form1 = $(“#form1”).data(‘Zebra_Form’);
$form1.attach_tip($(“#_POINTS” + isn), ‘Mag nie groter wees as maksimum’);
}
if (points > outof) {
var $form1 = $(“#form1”).data(‘Zebra_Form’);
$form1.attach_tip($(“#_POINTS” + isn), ‘Mag nie groter wees as maksimum’);
}