IE suxx (onclick instead of onchange...)
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 1 Dec 2007 16:56:19 +0000 (17:56 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 1 Dec 2007 16:56:19 +0000 (17:56 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
templates/xnetgrp/membres-edit.tpl

index ee93532..ea4ae7b 100644 (file)
     <tr id="make_X" {if $user.origine eq "groupe"}style="display: none"{/if}>
       <td colspan="2">
         <span id="make_X_cb">
-          <input type="checkbox" name="is_x" id="is_x" onchange="showXInput(this);" />
+          <input type="checkbox" name="is_x" id="is_x" onclick="showXInput(this);" onchange="showXInput(this);" />
           <label for="is_x">coche cette case si il s'agit d'un X</label>
         </span>
         <span id="make_X_login" style="display: none">