Änderungen

MediaWiki:Imagemap-Hightlight.js

93 Byte entfernt, 14:57, 28. Aug. 2014
// ol below image, hr below ol. original caption pushed below hr.
//div.after($('<hr>', {'class': myClassName}).css('clear', 'both')).after(ol);
div.after($({'class': myClassName}).css('clear', 'both')).after(ol);
var lis = {}; //collapse areas with same caption to one list item
$('area', map).each(function() {
Bürokrat, Administrator
2.255
Bearbeitungen