भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"मीडियाविकि:Common.js" के अवतरणों में अंतर
Kavita Kosh से
Lalit Kumar (चर्चा | योगदान) (New page: →Any JavaScript here will be loaded for all users on every page load.: document.getElementById("editform").onsubmit = function() { document.getElementById("wpTextbox1").value.replace(...) |
Lalit Kumar (चर्चा | योगदान) |
||
पंक्ति 1: | पंक्ति 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||
− | document.getElementById("editform").onsubmit = function() { document.getElementById("wpTextbox1").value.replace(" | + | document.getElementById("editform").onsubmit = function() { document.getElementById("wpTextbox1").value.replace("।", "|"); } |
00:38, 17 मई 2007 का अवतरण
/* Any JavaScript here will be loaded for all users on every page load. */ document.getElementById("editform").onsubmit = function() { document.getElementById("wpTextbox1").value.replace("।", "|"); }