Content deleted Content added
WOSlinkerBot (talk | contribs) ←Created page with 'function lint_queryString(p) { var re = RegExp('[&?]' + p + '=([^&]*)'); var matches; if (matches = re.exec(document.___location)) { try {...' |
WOSlinkerBot (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 25:
var myContent = document.getElementById('wpTextbox1').value;
myContent = myContent.replace(/ *\<div style\=\"align\: center\; padding\: 1em\; border\: solid 2px
if(document.getElementById('wpTextbox1').value != myContent) {
|