10c10 < .asplice { background-color: yellow; width: 6px !important; max-width: 6px !important; } --- > .asplice { background-color: yellow; } 36,39d35 < var asp=' document.getElementById('workon').innerHTML=commaize(cont.replace(/\'\,/g,"', ").replace(/\"\,/g,'", ')); 563c550 < function spliceit(evt,ao,isf) { --- > function spliceit(ao) { 601,608d587 < if (isf == 1 && navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i)) { < evt.preventDefault(); //evt.stopProgagation(); < evt.stopProgagation(); < } < } < < function awlater() { < document.getElementById('workon').setAttribute('contenteditable',true); 612d590 < var newlinelooks=[" copyElements=", " removedElements=", " names.", " console.log(", " Array.prototype."]; //, "); // " 614c592 < var contentious=instuff.split('>,' + asp.substring(1) + '>'); --- > var contentious=instuff.split('>,'); 618,619c596,597 < if (contentious[ii].indexOf(asp + ' ') != -1) { < outstuff+=(contentious[ii].split(asp + ' ')[0] + ','); //.replace(/\ copyElements\=/g," copyElements=").replace(/\ removedElements\=/g," removedElements=").replace(/\ names\./g, " names.").replace(/\ console\.log\(/g," console.log(").replace(/\ Array\.prototype\./g," Array.prototype."); --- > if (contentious[ii].indexOf(' outstuff+=contentious[ii].split(' copyElements=").replace(/\ removedElements\=/g," removedElements=").replace(/\ names\./g, " names.").replace(/\ console\.log\(/g," console.log(").replace(/\ Array\.prototype\./g," Array.prototype."); --- > outstuff+=contentious[ii]; 633c611 < return outsts[0] + '' + outstuff.replace(/\ \;/g,' ').replace(outsts[0],'').replace(/\\\<\/summary\>/g,'').replace(/\\\<\/summary\>/g,'').replace(/\<\/details\>/g,'').replace(/\ copyElements\=/g," copyElements=").replace(/\ removedElements\=/g," removedElements=").replace(/\ names\=/g," names=").replace(/\ names\./g, " names.").replace(/\ console\.log\(/g," console.log(").replace(/\ Array\.prototype\./g," Array.prototype.") + ''; --- > return outsts[0] + '' + outstuff.replace(/\ \;/g,' ').replace(outsts[0],'').replace(/\\\<\/summary\>/g,'').replace(/\\\<\/summary\>/g,'').replace(/\<\/details\>/g,'') + ''; 636c614 < return outstuff.replace(/\ copyElements\=/g," copyElements=").replace(/\ removedElements\=/g," removedElements=").replace(/\ names\=/g," names=").replace(/\ names\./g, " names.").replace(/\ console\.log\(/g," console.log(").replace(/\ Array\.prototype\./g," Array.prototype."); --- > return outstuff; 648c626 < newrelbit=newrelbit.replace(", ", asp + " contenteditable=true data-ontouchdown=\"document.getElementById('workon').setAttribute('contenteditable',false);\" class=asplice onfocus=spliceit(event,this,1); onclick=spliceit(event,this,0); data-namepos=" + bcount + " id=" + acount + " style='text-decoration:none;cursor:pointer;text-weight:bold;' title='Splice here'>," + asp.substring(1) + "> "); --- > newrelbit=newrelbit.replace(", ", ", "); 658c636 < outstuff=outstuff.replace(", ", asp + " contenteditable=true data-ontouchdown=\"document.getElementById('workon').setAttribute('contenteditable',false);\" class=asplice onfocus=spliceit(event,this,1); onclick=spliceit(event,this,0); data-namepos=" + bcount + " id=" + acount + " style='text-decoration:none;cursor:pointer;text-weight:bold;' title='Splice here'>," + asp.substring(1) + "> "); --- > outstuff=outstuff.replace(", ", ", "); 914,918d891 < function mobilefix() { < if (1 == 2 && navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i)) { < document.getElementById('workon').setAttribute('contenteditable',false); < } < } 922c895 < --- > 931c904 < var names = ['Blaire', 'Ash', 'Coco', 'Dean', 'Georgia']; // 0️⃣names.push('Annie', 'Li');popElement=names.pop();shiftElement=names.shift();names.unshift('Zachary', 'Millicent'); --- > var names = ['Blaire', 'Ash', 'Coco', 'Dean', 'Georgia']; // 0️⃣names.push('Annie', 'Li');popElement=names.pop();shiftElement=names.shift();names.unshift('Zachary', 'Millicent');