23,25d22 < var variation_selectors=[65024,65039]; // 65039]; // //65024,65039]; // combining_diacritical_marks 917760, < var other_variation_selectors=[65040,917999]; // 65039]; // //65024,65039]; // combining_diacritical_marks 917760, < var combining_diacritical_marks=[768,9727]; //7679]; //879]; 79d75 < var lcp='', mcp='', rcp='', cmdmcp='', imcps=0, mcps; 93,96d88 < } else if (eval(zfw) == 3) { < postfw=Math.floor((Math.random()*eval(variation_selectors[1] - variation_selectors[0])) + variation_selectors[0]); < } else if (eval(zfw) == 4) { < postfw=Math.floor((Math.random()*eval(combining_diacritical_marks[1] - combining_diacritical_marks[0])) + combining_diacritical_marks[0]); 108c100 < if (document.getElementById('ecat').value == 'miscellaneous' || document.getElementById('ecat').value == 'dingbats' || document.getElementById('ecat').value == 'supplementary' || document.getElementById('ecat').value == 'other_variation_selectors' || document.getElementById('ecat').value == 'variation_selectors' || document.getElementById('ecat').value == 'combining_diacritical_marks') { --- > if (document.getElementById('ecat').value == 'miscellaneous' || document.getElementById('ecat').value == 'dingbats' || document.getElementById('ecat').value == 'supplementary') { 120,195d111 < < < document.getElementById('lcp').value='' + postfw; < if (window.top.document) { < if (window.top.document != window.document) { < document.getElementById('reout').style.height='250px'; < if (window.top.document != window.parent.document) { < mcp=parent.document.getElementById('lcp').value; < rcp=top.document.getElementById('rcp').value; < lcp=top.document.getElementById('lcp').value; < if (mcp == '' && rcp == '') { < if (lcp != '') { < top.document.getElementById('middletd').innerHTML=String.fromCodePoint(eval('' + lcp), eval('' + postfw)); < top.document.getElementById('cmd').value="String.fromCodePoint(" + eval('' + lcp) + "," + eval('' + postfw) + ")"; < } else { < top.document.getElementById('middletd').innerHTML=String.fromCodePoint(eval('' + postfw)); < top.document.getElementById('cmd').value="String.fromCodePoint(" + eval('' + postfw) + ")"; < } < } else if (mcp == '' && rcp != '') { < if (lcp != '') { < top.document.getElementById('middletd').innerHTML=String.fromCodePoint(eval('' + postfw), eval('' + rcp), eval('' + lcp)); < top.document.getElementById('cmd').value="String.fromCodePoint(" + eval('' + postfw) + "," + eval('' + rcp) + "," + eval('' + lcp) + ")"; < } else { < top.document.getElementById('middletd').innerHTML=String.fromCodePoint(eval('' + postfw), eval('' + rcp)); < top.document.getElementById('cmd').value="String.fromCodePoint(" + eval('' + postfw) + "," + eval('' + rcp) + ")"; < } < } else { < cmdmcp="top.document.getElementById('middletd').innerHTML=String.fromCodePoint(" + mcp + ")"; < cmdmcp=cmdmcp.replace(")", "," + postfw + ")"); < if (rcp != '') { cmdmcp=cmdmcp.replace(")", "," + rcp + ")"); } < if (lcp != '') { cmdmcp=cmdmcp.replace(")", "," + lcp + ")"); } < mcps=mcp.split(','); < for (imcps=0; imcps' + postfw + ''; --- > document.getElementById('myh4').innerHTML = 'Codepoint: ' + postfw + ''; 204c120 < document.getElementById('myh4').innerHTML = 'Codepoint: ' + postfw + ''; --- > document.getElementById('myh4').innerHTML = 'Codepoint: ' + postfw + ''; 295c211 < document.getElementById('myh4').innerHTML = 'Codepoint: ' + postfw + ''; --- > document.getElementById('myh4').innerHTML = 'Codepoint: ' + postfw + ''; 358,366d273 < function addtoright() { < document.getElementById('reout').style.height='250px'; < document.getElementById('middletd').style.display='table-cell'; < document.getElementById('righttd').style.display='table-cell'; < //document.getElementById('lefttd').style.width="40%"; < //document.getElementById('middletd').style.width="20%"; < //document.getElementById('righttd').style.width="40%"; < document.getElementById('righttd').innerHTML+=""; < } 370,373c277,280 < <

Random Emoji Slideshow➕➕📧 💾🍪  - RJM Programming - October, 2016

<

Thanks to HTTP://stackoverflow.com/questions/22006218/replace-emoji-unicode-symbol-using-regexp-in-javascript and HTTP://xahlee.info/js/js_unicode_code_point.html

<

Codepoint:

--- > >

Random Emoji Slideshow➕➕📧 💾🍪  - RJM Programming - October, 2016

>

Thanks to http://stackoverflow.com/questions/22006218/replace-emoji-unicode-symbol-using-regexp-in-javascript and http://xahlee.info/js/js_unicode_code_point.html

>

Codepoint:

377c284 <
--- > 394,395d295 < <