20c20 < var ten=45; --- > var ten=25; 28,29d27 < var lastblogtitle=''; < var lastblogparagraph=''; 51c49 < var inm=1, jnm=1, thebtitle='', selbit='', thisblogtitle=''; --- > var inm=1, jnm=1, thebtitle=''; 54,55d51 < lastblogtitle=''; < lastblogparagraph=''; 57,107d52 < var mmore=rawhtml.split('

'); < if (eval('' + mmore.length) > 1) { < selbit=''; < for (var ji=eval(-1 + eval('' + mmore.length)); ji>=1; ji--) { < thisblogtitle=mmore[eval(-1 + ji)].split('?random=')[0]; < if (thisblogtitle.indexOf('

') != -1) { thisblogtitle=thisblogtitle.split('

')[1]; } < if (thisblogtitle.indexOf(String.fromCharCode(10)) != -1) { thisblogtitle=thisblogtitle.split(String.fromCharCode(10))[eval(-1 + thisblogtitle.split(String.fromCharCode(10)).length)]; } < lastblogparagraph='

' + mmore[ji].split('

')[0] + '

'; < tcont=mmore[ji].split('

')[0]; < if (ji == 2) { // myp < if (document.getElementById('myp').innerHTML.indexOf('Scroll up and down') == 0 || document.getElementById('myp').innerHTML.indexOf('<') != -1) { < document.getElementById('myp').setAttribute('contenteditable', false); < if (document.getElementById('myp').innerHTML.indexOf(thisblogtitle) == -1) { < document.getElementById('myp').innerHTML=thisblogtitle + ' ... ' + lastblogparagraph.replace("Continue reading', ',"_blank","top=100,left=100,height=800,width=800");' + "'>Continue reading"); < } < } < } else if (ji == 3) { // pmy < if (document.getElementById('pmy').innerHTML.indexOf('Scroll up and down') == 0 || document.getElementById('pmy').innerHTML.indexOf('<') != -1) { < document.getElementById('pmy').setAttribute('contenteditable', false); < if (document.getElementById('pmy').innerHTML.indexOf(thisblogtitle) == -1) { < document.getElementById('pmy').innerHTML=thisblogtitle + ' ... ' + lastblogparagraph.replace("Continue reading', ',"_blank","top=100,left=100,height=800,width=800");' + "'>Continue reading"); < } < } < } < selbit=selbit.replace('', ''); < rawhtml=rawhtml.replace(lastblogparagraph,''); < } < document.getElementById('mytdiv').setAttribute('contenteditable', false); < document.getElementById('mytdiv').innerHTML=tcont.replace("Continue reading', ',"_blank","top=100,left=100,height=800,width=800");' + "'>Continue reading"); < if (rawhtml.indexOf('random=') != -1) { < lastblogtitle=rawhtml.split('?random=')[0]; < document.getElementById('myh3').setAttribute('contenteditable', false); < document.getElementById('myh3').innerHTML=lastblogtitle; < if (selbit != '') { < if (document.getElementById('lessheight').innerHTML.indexOf('LESS HEIGHT') != -1) { < document.getElementById('lessheight').innerHTML=''; < } < if (document.getElementById('scrollup').innerHTML.indexOf('SCROLL UP') != -1) { < document.getElementById('scrollup').innerHTML=''; < } < if (document.getElementById('topspan').innerHTML.indexOf('SCROLL DOWN') != -1 || document.getElementById('topspan').innerHTML.indexOf('<') != -1) { < document.getElementById('topspan').setAttribute('contenteditable', false); < document.getElementById('topspan').innerHTML=selbit.replace('select onchange', 'select style=background-color:rgba(255,255,153,0.5); onchange'); < } < if (document.getElementById('bottomspan').innerHTML.indexOf('COOL!') != -1 || document.getElementById('bottomspan').innerHTML.indexOf('<') != -1) { < document.getElementById('bottomspan').setAttribute('contenteditable', false); < document.getElementById('bottomspan').innerHTML=selbit.replace('select onchange', 'select style=background-color:rgba(255,182,193,0.5); onchange'); < } < } < } < } 132c77 < zhr.open('get', '//www.rjmprogramming.com.au/ptitle_data.html?random=' + Math.floor(Math.random() * 196756453), true); --- > zhr.open('get', '//www.rjmprogramming.com.au/ptitledata.html?random=' + Math.floor(Math.random() * 196756453), true); 211c156 < var ansis=prompt(('Optionally type in background source URL prefix [' + prefix + midbit + suffix + '] ( or use Lorem Picsum or for blog images try //www.rjmprogramming.com.au/ITblog/' + sixhundred + '/' + fourhundred + '/ (and can optionally wedge in an Image Filter in amongst words below (plus add your own arguments), or Topic of Interest appended to those numbers, where + is a space, if you wish eg. //www.rjmprogramming.com.au/ITblog/' + sixhundred + '/' + fourhundred + 'Google+Chart/ )), hashtag delimited from optional seconds image refresh rate [' + ten + '], hashtagged from optional Text background image (or Lorem Picsum), hashtagged from optional Text wording [' + tcont + '] we will assume involves a space. To turn off instructions enter single character x').replace('[' + 'Parallax scrolling is a web site trend where the background content is moved at a different speed than the foreground content while scrolling. Nascetur per nec posuere turpis, lectus nec libero turpis nunc at, sed posuere mollis ullamcorper libero ante lectus, blandit pellentesque a, magna turpis est sapien duis blandit dignissim. Viverra interdum mi magna mi, morbi sociis. Condimentum dui ipsum consequat morbi, curabitur aliquam pede, nullam vitae eu placerat eget et vehicula. Varius quisque non molestie dolor, nunc nisl dapibus vestibulum at, sodales tincidunt mauris ullamcorper, dapibus pulvinar, in in neque risus odio. Accumsan fringilla vulputate at quibusdam sociis eleifend, aenean maecenas vulputate, non id vehicula lorem mattis, ratione interdum sociis ornare. Suscipit proin magna cras vel, non sit platea sit, maecenas ante augue etiam maecenas, porta porttitor placerat leo.' + ']',''), ' ' + filterlist); --- > var ansis=prompt('Optionally type in background source URL prefix [' + prefix + midbit + suffix + '] ( or use Lorem Picsum or for blog images try //www.rjmprogramming.com.au/ITblog/' + sixhundred + '/' + fourhundred + '/ (and can optionally wedge in an Image Filter in amongst words below (plus add your own arguments), or Topic of Interest appended to those numbers, where + is a space, if you wish eg. //www.rjmprogramming.com.au/ITblog/' + sixhundred + '/' + fourhundred + 'Google+Chart/ )), hashtag delimited from optional seconds image refresh rate [' + ten + '], hashtagged from optional Text background image (or Lorem Picsum), hashtagged from optional Text wording [' + tcont + '] we will assume involves a space. To turn off instructions enter single character x', ' ' + filterlist); 221d165 < //alert(things[0] + '#'); 227c171 < //alert(things[ii]); --- > alert(things[ii]); 253d196 < //alert('prefix=' + prefix); 256,257c199 < ptc='#195437'; //'#591734'; < //alert('here'); --- > ptc='#591734'; 344d285 < document.getElementById('mytdiv').innerHTML='Parallax scrolling is a web site trend where the background content is moved at a different speed than the foreground content while scrolling.'; 418c359 < SCROLL DOWN --- > SCROLL DOWN 431c372 < LESS HEIGHT --- > LESS HEIGHT 443c384 < SCROLL UP --- > SCROLL UP 455c396 < COOL! --- > COOL!