Différences
Ci-dessous, les différences entre deux révisions de la page.
| js:wrap_short [2024/11/29 17:44] – créée avillepreux | js:wrap_short [2024/12/02 10:19] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 17: | Ligne 17: | ||
| | | ||
| $short.detach().prependTo($grid_p); | $short.detach().prependTo($grid_p); | ||
| + | }); | ||
| + | |||
| + | $grid.find(" | ||
| + | | ||
| + | var $pin = jQuery(this); | ||
| + | | ||
| + | console.log(" | ||
| + | var pincode = $pin.text(); | ||
| + | $pin.html('< | ||
| + | | ||
| + | $pin.detach().prependTo($grid_p); | ||
| }); | }); | ||
| }); | }); | ||