Ero sivun ”Widget:Ol3Coo311MapX” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”//www.jarviwiki.fi/scripts/” muotoon ”/scripts/”) |
p (Tekstin korvaus – ”<div style="clear: both;"></div>” muotoon ”{{JwClear}}”) |
||
Rivi 206: | Rivi 206: | ||
output += '<label for="' + id + '" style="display: inline;">' + attr.description + '</label>'; | output += '<label for="' + id + '" style="display: inline;">' + attr.description + '</label>'; | ||
output += '</h4>'; | output += '</h4>'; | ||
− | output += ' | + | output += '{{JwClear}}'; |
} | } | ||
Rivi 320: | Rivi 320: | ||
serviceBtn += '<input type="radio" name="serviceSelector" value="' + sc + '" required></input>'; | serviceBtn += '<input type="radio" name="serviceSelector" value="' + sc + '" required></input>'; | ||
serviceBtn += '<h5 style="margin: 3px 0; float: left;">' + memo.serviceO[sc].service_name + ' </h5>'; | serviceBtn += '<h5 style="margin: 3px 0; float: left;">' + memo.serviceO[sc].service_name + ' </h5>'; | ||
− | serviceBtn += ' | + | serviceBtn += '{{JwClear}}'; |
serviceBtn += '<p class="serviceDescription citobso311_helptext citobso311_hideOn_service' + ' citobso311_showOn_service_' + sc + '" style="display: none; float: left; font-size: 80%; color: #fff; text-align: left; margin: 6px 0 3px 0;">' + memo.serviceO[sc].description + '</p>'; | serviceBtn += '<p class="serviceDescription citobso311_helptext citobso311_hideOn_service' + ' citobso311_showOn_service_' + sc + '" style="display: none; float: left; font-size: 80%; color: #fff; text-align: left; margin: 6px 0 3px 0;">' + memo.serviceO[sc].description + '</p>'; | ||
− | serviceBtn += ' | + | serviceBtn += '{{JwClear}}'; |
serviceBtn += '</label>'; | serviceBtn += '</label>'; | ||
Rivi 351: | Rivi 351: | ||
imgOut += '<h4 class="coo311">Lisää valokuva</h4>'; | imgOut += '<h4 class="coo311">Lisää valokuva</h4>'; | ||
− | imgOut += '<div class="imgUploader2 imgPreview imgButton plupNoImages" id="imgUploader2"> | + | imgOut += '<div class="imgUploader2 imgPreview imgButton plupNoImages" id="imgUploader2">{{JwClear}}</div>'; |
imgOut += '<a style="width: 0; height: 0; overflow: hidden;" href="#" name="imgButton" id="imgButton"></a>'; | imgOut += '<a style="width: 0; height: 0; overflow: hidden;" href="#" name="imgButton" id="imgButton"></a>'; | ||
imgOut += '<p class="coo311" style="text-align: center; font-size: 80%; margin-top: 5px;">Huomaa, että luovut lähettämiesi kuvien oikeuksista CC0-lisenssin mukaisesti!</p>'; | imgOut += '<p class="coo311" style="text-align: center; font-size: 80%; margin-top: 5px;">Huomaa, että luovut lähettämiesi kuvien oikeuksista CC0-lisenssin mukaisesti!</p>'; |