பயனர்:Rtssathishkumar/Floatingbuttonextra.js: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
No edit summary
No edit summary
வரிசை 94:
$('#wpSummary').val($(this).val());
});
//$(div).prepend(elements.saveIcon, surukam, elements.previewIcon, elements.goTopIcon);
$(div).append(elements.saveIcon, elements.previewIcon, elements.goTopIcon, surukam);
}
வரிசை 126:
// Trigger for previous page
$(elements.goLeftIcon).on('click', function () {
console.info('Previous clicked');
window.location.href = $('#ca-proofreadPagePrevLink').find('a').attr('href');
} );
// Trigger for next page
$(elements.goRightIcon).on('click', function () {
console.info('Next clicked');
window.location.href = $('#ca-proofreadPageNextLink').find('a').attr('href');
});
"https://ta.wikisource.org/wiki/பயனர்:Rtssathishkumar/Floatingbuttonextra.js" இலிருந்து மீள்விக்கப்பட்டது