प्रयोगकर्ता:WOSlinker/common.js: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
No edit summary
No edit summary
लाइन 24:
$(function tidyfont() {
var myContent = document.getElementById('wpTextbox1').value;
myContent = myContent.replace(/\<span id\=\"([/\w/\d\_]*)\" \/\>/g,'<span id="$1"></span>');
 
if(document.getElementById('wpTextbox1').value != myContent) {