2.255
Bearbeitungen
KMA (Diskussion | Beiträge) |
KMA (Diskussion | Beiträge) |
||
Zeile 124: | Zeile 124: | ||
.data('areas', []) | .data('areas', []) | ||
.data('context', context) | .data('context', context) | ||
.bind(viewElement) | |||
.appendTo(ol); | .appendTo(ol); | ||
} | } | ||
li.data('areas').push(this); //add the area to the li | li.data('areas').push(this); //add the area to the li |