annotate static/js/tiny_mce/themes/advanced/js/charmap.js @ 674:2af10c2cec21

Ignore more log files.
author Brian Neal <bgneal@gmail.com>
date Thu, 30 May 2013 18:26:39 -0500
parents 6c182ceb7147
children
rev   line source
bgneal@312 1 /**
bgneal@312 2 * charmap.js
bgneal@312 3 *
bgneal@312 4 * Copyright 2009, Moxiecode Systems AB
bgneal@312 5 * Released under LGPL License.
bgneal@312 6 *
bgneal@312 7 * License: http://tinymce.moxiecode.com/license
bgneal@312 8 * Contributing: http://tinymce.moxiecode.com/contributing
bgneal@312 9 */
bgneal@312 10
bgneal@312 11 tinyMCEPopup.requireLangPack();
bgneal@312 12
bgneal@312 13 var charmap = [
bgneal@312 14 ['&nbsp;', '&#160;', true, 'no-break space'],
bgneal@312 15 ['&amp;', '&#38;', true, 'ampersand'],
bgneal@312 16 ['&quot;', '&#34;', true, 'quotation mark'],
bgneal@312 17 // finance
bgneal@312 18 ['&cent;', '&#162;', true, 'cent sign'],
bgneal@312 19 ['&euro;', '&#8364;', true, 'euro sign'],
bgneal@312 20 ['&pound;', '&#163;', true, 'pound sign'],
bgneal@312 21 ['&yen;', '&#165;', true, 'yen sign'],
bgneal@312 22 // signs
bgneal@312 23 ['&copy;', '&#169;', true, 'copyright sign'],
bgneal@312 24 ['&reg;', '&#174;', true, 'registered sign'],
bgneal@312 25 ['&trade;', '&#8482;', true, 'trade mark sign'],
bgneal@312 26 ['&permil;', '&#8240;', true, 'per mille sign'],
bgneal@312 27 ['&micro;', '&#181;', true, 'micro sign'],
bgneal@312 28 ['&middot;', '&#183;', true, 'middle dot'],
bgneal@312 29 ['&bull;', '&#8226;', true, 'bullet'],
bgneal@312 30 ['&hellip;', '&#8230;', true, 'three dot leader'],
bgneal@312 31 ['&prime;', '&#8242;', true, 'minutes / feet'],
bgneal@312 32 ['&Prime;', '&#8243;', true, 'seconds / inches'],
bgneal@312 33 ['&sect;', '&#167;', true, 'section sign'],
bgneal@312 34 ['&para;', '&#182;', true, 'paragraph sign'],
bgneal@312 35 ['&szlig;', '&#223;', true, 'sharp s / ess-zed'],
bgneal@312 36 // quotations
bgneal@312 37 ['&lsaquo;', '&#8249;', true, 'single left-pointing angle quotation mark'],
bgneal@312 38 ['&rsaquo;', '&#8250;', true, 'single right-pointing angle quotation mark'],
bgneal@312 39 ['&laquo;', '&#171;', true, 'left pointing guillemet'],
bgneal@312 40 ['&raquo;', '&#187;', true, 'right pointing guillemet'],
bgneal@312 41 ['&lsquo;', '&#8216;', true, 'left single quotation mark'],
bgneal@312 42 ['&rsquo;', '&#8217;', true, 'right single quotation mark'],
bgneal@312 43 ['&ldquo;', '&#8220;', true, 'left double quotation mark'],
bgneal@312 44 ['&rdquo;', '&#8221;', true, 'right double quotation mark'],
bgneal@312 45 ['&sbquo;', '&#8218;', true, 'single low-9 quotation mark'],
bgneal@312 46 ['&bdquo;', '&#8222;', true, 'double low-9 quotation mark'],
bgneal@312 47 ['&lt;', '&#60;', true, 'less-than sign'],
bgneal@312 48 ['&gt;', '&#62;', true, 'greater-than sign'],
bgneal@312 49 ['&le;', '&#8804;', true, 'less-than or equal to'],
bgneal@312 50 ['&ge;', '&#8805;', true, 'greater-than or equal to'],
bgneal@312 51 ['&ndash;', '&#8211;', true, 'en dash'],
bgneal@312 52 ['&mdash;', '&#8212;', true, 'em dash'],
bgneal@312 53 ['&macr;', '&#175;', true, 'macron'],
bgneal@312 54 ['&oline;', '&#8254;', true, 'overline'],
bgneal@312 55 ['&curren;', '&#164;', true, 'currency sign'],
bgneal@312 56 ['&brvbar;', '&#166;', true, 'broken bar'],
bgneal@312 57 ['&uml;', '&#168;', true, 'diaeresis'],
bgneal@312 58 ['&iexcl;', '&#161;', true, 'inverted exclamation mark'],
bgneal@312 59 ['&iquest;', '&#191;', true, 'turned question mark'],
bgneal@312 60 ['&circ;', '&#710;', true, 'circumflex accent'],
bgneal@312 61 ['&tilde;', '&#732;', true, 'small tilde'],
bgneal@312 62 ['&deg;', '&#176;', true, 'degree sign'],
bgneal@312 63 ['&minus;', '&#8722;', true, 'minus sign'],
bgneal@312 64 ['&plusmn;', '&#177;', true, 'plus-minus sign'],
bgneal@312 65 ['&divide;', '&#247;', true, 'division sign'],
bgneal@312 66 ['&frasl;', '&#8260;', true, 'fraction slash'],
bgneal@312 67 ['&times;', '&#215;', true, 'multiplication sign'],
bgneal@312 68 ['&sup1;', '&#185;', true, 'superscript one'],
bgneal@312 69 ['&sup2;', '&#178;', true, 'superscript two'],
bgneal@312 70 ['&sup3;', '&#179;', true, 'superscript three'],
bgneal@312 71 ['&frac14;', '&#188;', true, 'fraction one quarter'],
bgneal@312 72 ['&frac12;', '&#189;', true, 'fraction one half'],
bgneal@312 73 ['&frac34;', '&#190;', true, 'fraction three quarters'],
bgneal@312 74 // math / logical
bgneal@312 75 ['&fnof;', '&#402;', true, 'function / florin'],
bgneal@312 76 ['&int;', '&#8747;', true, 'integral'],
bgneal@312 77 ['&sum;', '&#8721;', true, 'n-ary sumation'],
bgneal@312 78 ['&infin;', '&#8734;', true, 'infinity'],
bgneal@312 79 ['&radic;', '&#8730;', true, 'square root'],
bgneal@312 80 ['&sim;', '&#8764;', false,'similar to'],
bgneal@312 81 ['&cong;', '&#8773;', false,'approximately equal to'],
bgneal@312 82 ['&asymp;', '&#8776;', true, 'almost equal to'],
bgneal@312 83 ['&ne;', '&#8800;', true, 'not equal to'],
bgneal@312 84 ['&equiv;', '&#8801;', true, 'identical to'],
bgneal@312 85 ['&isin;', '&#8712;', false,'element of'],
bgneal@312 86 ['&notin;', '&#8713;', false,'not an element of'],
bgneal@312 87 ['&ni;', '&#8715;', false,'contains as member'],
bgneal@312 88 ['&prod;', '&#8719;', true, 'n-ary product'],
bgneal@312 89 ['&and;', '&#8743;', false,'logical and'],
bgneal@312 90 ['&or;', '&#8744;', false,'logical or'],
bgneal@312 91 ['&not;', '&#172;', true, 'not sign'],
bgneal@312 92 ['&cap;', '&#8745;', true, 'intersection'],
bgneal@312 93 ['&cup;', '&#8746;', false,'union'],
bgneal@312 94 ['&part;', '&#8706;', true, 'partial differential'],
bgneal@312 95 ['&forall;', '&#8704;', false,'for all'],
bgneal@312 96 ['&exist;', '&#8707;', false,'there exists'],
bgneal@312 97 ['&empty;', '&#8709;', false,'diameter'],
bgneal@312 98 ['&nabla;', '&#8711;', false,'backward difference'],
bgneal@312 99 ['&lowast;', '&#8727;', false,'asterisk operator'],
bgneal@312 100 ['&prop;', '&#8733;', false,'proportional to'],
bgneal@312 101 ['&ang;', '&#8736;', false,'angle'],
bgneal@312 102 // undefined
bgneal@312 103 ['&acute;', '&#180;', true, 'acute accent'],
bgneal@312 104 ['&cedil;', '&#184;', true, 'cedilla'],
bgneal@312 105 ['&ordf;', '&#170;', true, 'feminine ordinal indicator'],
bgneal@312 106 ['&ordm;', '&#186;', true, 'masculine ordinal indicator'],
bgneal@312 107 ['&dagger;', '&#8224;', true, 'dagger'],
bgneal@312 108 ['&Dagger;', '&#8225;', true, 'double dagger'],
bgneal@312 109 // alphabetical special chars
bgneal@312 110 ['&Agrave;', '&#192;', true, 'A - grave'],
bgneal@312 111 ['&Aacute;', '&#193;', true, 'A - acute'],
bgneal@312 112 ['&Acirc;', '&#194;', true, 'A - circumflex'],
bgneal@312 113 ['&Atilde;', '&#195;', true, 'A - tilde'],
bgneal@312 114 ['&Auml;', '&#196;', true, 'A - diaeresis'],
bgneal@312 115 ['&Aring;', '&#197;', true, 'A - ring above'],
bgneal@312 116 ['&AElig;', '&#198;', true, 'ligature AE'],
bgneal@312 117 ['&Ccedil;', '&#199;', true, 'C - cedilla'],
bgneal@312 118 ['&Egrave;', '&#200;', true, 'E - grave'],
bgneal@312 119 ['&Eacute;', '&#201;', true, 'E - acute'],
bgneal@312 120 ['&Ecirc;', '&#202;', true, 'E - circumflex'],
bgneal@312 121 ['&Euml;', '&#203;', true, 'E - diaeresis'],
bgneal@312 122 ['&Igrave;', '&#204;', true, 'I - grave'],
bgneal@312 123 ['&Iacute;', '&#205;', true, 'I - acute'],
bgneal@312 124 ['&Icirc;', '&#206;', true, 'I - circumflex'],
bgneal@312 125 ['&Iuml;', '&#207;', true, 'I - diaeresis'],
bgneal@312 126 ['&ETH;', '&#208;', true, 'ETH'],
bgneal@312 127 ['&Ntilde;', '&#209;', true, 'N - tilde'],
bgneal@312 128 ['&Ograve;', '&#210;', true, 'O - grave'],
bgneal@312 129 ['&Oacute;', '&#211;', true, 'O - acute'],
bgneal@312 130 ['&Ocirc;', '&#212;', true, 'O - circumflex'],
bgneal@312 131 ['&Otilde;', '&#213;', true, 'O - tilde'],
bgneal@312 132 ['&Ouml;', '&#214;', true, 'O - diaeresis'],
bgneal@312 133 ['&Oslash;', '&#216;', true, 'O - slash'],
bgneal@312 134 ['&OElig;', '&#338;', true, 'ligature OE'],
bgneal@312 135 ['&Scaron;', '&#352;', true, 'S - caron'],
bgneal@312 136 ['&Ugrave;', '&#217;', true, 'U - grave'],
bgneal@312 137 ['&Uacute;', '&#218;', true, 'U - acute'],
bgneal@312 138 ['&Ucirc;', '&#219;', true, 'U - circumflex'],
bgneal@312 139 ['&Uuml;', '&#220;', true, 'U - diaeresis'],
bgneal@312 140 ['&Yacute;', '&#221;', true, 'Y - acute'],
bgneal@312 141 ['&Yuml;', '&#376;', true, 'Y - diaeresis'],
bgneal@312 142 ['&THORN;', '&#222;', true, 'THORN'],
bgneal@312 143 ['&agrave;', '&#224;', true, 'a - grave'],
bgneal@312 144 ['&aacute;', '&#225;', true, 'a - acute'],
bgneal@312 145 ['&acirc;', '&#226;', true, 'a - circumflex'],
bgneal@312 146 ['&atilde;', '&#227;', true, 'a - tilde'],
bgneal@312 147 ['&auml;', '&#228;', true, 'a - diaeresis'],
bgneal@312 148 ['&aring;', '&#229;', true, 'a - ring above'],
bgneal@312 149 ['&aelig;', '&#230;', true, 'ligature ae'],
bgneal@312 150 ['&ccedil;', '&#231;', true, 'c - cedilla'],
bgneal@312 151 ['&egrave;', '&#232;', true, 'e - grave'],
bgneal@312 152 ['&eacute;', '&#233;', true, 'e - acute'],
bgneal@312 153 ['&ecirc;', '&#234;', true, 'e - circumflex'],
bgneal@312 154 ['&euml;', '&#235;', true, 'e - diaeresis'],
bgneal@312 155 ['&igrave;', '&#236;', true, 'i - grave'],
bgneal@312 156 ['&iacute;', '&#237;', true, 'i - acute'],
bgneal@312 157 ['&icirc;', '&#238;', true, 'i - circumflex'],
bgneal@312 158 ['&iuml;', '&#239;', true, 'i - diaeresis'],
bgneal@312 159 ['&eth;', '&#240;', true, 'eth'],
bgneal@312 160 ['&ntilde;', '&#241;', true, 'n - tilde'],
bgneal@312 161 ['&ograve;', '&#242;', true, 'o - grave'],
bgneal@312 162 ['&oacute;', '&#243;', true, 'o - acute'],
bgneal@312 163 ['&ocirc;', '&#244;', true, 'o - circumflex'],
bgneal@312 164 ['&otilde;', '&#245;', true, 'o - tilde'],
bgneal@312 165 ['&ouml;', '&#246;', true, 'o - diaeresis'],
bgneal@312 166 ['&oslash;', '&#248;', true, 'o slash'],
bgneal@312 167 ['&oelig;', '&#339;', true, 'ligature oe'],
bgneal@312 168 ['&scaron;', '&#353;', true, 's - caron'],
bgneal@312 169 ['&ugrave;', '&#249;', true, 'u - grave'],
bgneal@312 170 ['&uacute;', '&#250;', true, 'u - acute'],
bgneal@312 171 ['&ucirc;', '&#251;', true, 'u - circumflex'],
bgneal@312 172 ['&uuml;', '&#252;', true, 'u - diaeresis'],
bgneal@312 173 ['&yacute;', '&#253;', true, 'y - acute'],
bgneal@312 174 ['&thorn;', '&#254;', true, 'thorn'],
bgneal@312 175 ['&yuml;', '&#255;', true, 'y - diaeresis'],
bgneal@442 176 ['&Alpha;', '&#913;', true, 'Alpha'],
bgneal@312 177 ['&Beta;', '&#914;', true, 'Beta'],
bgneal@312 178 ['&Gamma;', '&#915;', true, 'Gamma'],
bgneal@312 179 ['&Delta;', '&#916;', true, 'Delta'],
bgneal@312 180 ['&Epsilon;', '&#917;', true, 'Epsilon'],
bgneal@312 181 ['&Zeta;', '&#918;', true, 'Zeta'],
bgneal@312 182 ['&Eta;', '&#919;', true, 'Eta'],
bgneal@312 183 ['&Theta;', '&#920;', true, 'Theta'],
bgneal@312 184 ['&Iota;', '&#921;', true, 'Iota'],
bgneal@312 185 ['&Kappa;', '&#922;', true, 'Kappa'],
bgneal@312 186 ['&Lambda;', '&#923;', true, 'Lambda'],
bgneal@312 187 ['&Mu;', '&#924;', true, 'Mu'],
bgneal@312 188 ['&Nu;', '&#925;', true, 'Nu'],
bgneal@312 189 ['&Xi;', '&#926;', true, 'Xi'],
bgneal@312 190 ['&Omicron;', '&#927;', true, 'Omicron'],
bgneal@312 191 ['&Pi;', '&#928;', true, 'Pi'],
bgneal@312 192 ['&Rho;', '&#929;', true, 'Rho'],
bgneal@312 193 ['&Sigma;', '&#931;', true, 'Sigma'],
bgneal@312 194 ['&Tau;', '&#932;', true, 'Tau'],
bgneal@312 195 ['&Upsilon;', '&#933;', true, 'Upsilon'],
bgneal@312 196 ['&Phi;', '&#934;', true, 'Phi'],
bgneal@312 197 ['&Chi;', '&#935;', true, 'Chi'],
bgneal@312 198 ['&Psi;', '&#936;', true, 'Psi'],
bgneal@312 199 ['&Omega;', '&#937;', true, 'Omega'],
bgneal@312 200 ['&alpha;', '&#945;', true, 'alpha'],
bgneal@312 201 ['&beta;', '&#946;', true, 'beta'],
bgneal@312 202 ['&gamma;', '&#947;', true, 'gamma'],
bgneal@312 203 ['&delta;', '&#948;', true, 'delta'],
bgneal@312 204 ['&epsilon;', '&#949;', true, 'epsilon'],
bgneal@312 205 ['&zeta;', '&#950;', true, 'zeta'],
bgneal@312 206 ['&eta;', '&#951;', true, 'eta'],
bgneal@312 207 ['&theta;', '&#952;', true, 'theta'],
bgneal@312 208 ['&iota;', '&#953;', true, 'iota'],
bgneal@312 209 ['&kappa;', '&#954;', true, 'kappa'],
bgneal@312 210 ['&lambda;', '&#955;', true, 'lambda'],
bgneal@312 211 ['&mu;', '&#956;', true, 'mu'],
bgneal@312 212 ['&nu;', '&#957;', true, 'nu'],
bgneal@312 213 ['&xi;', '&#958;', true, 'xi'],
bgneal@312 214 ['&omicron;', '&#959;', true, 'omicron'],
bgneal@312 215 ['&pi;', '&#960;', true, 'pi'],
bgneal@312 216 ['&rho;', '&#961;', true, 'rho'],
bgneal@312 217 ['&sigmaf;', '&#962;', true, 'final sigma'],
bgneal@312 218 ['&sigma;', '&#963;', true, 'sigma'],
bgneal@312 219 ['&tau;', '&#964;', true, 'tau'],
bgneal@312 220 ['&upsilon;', '&#965;', true, 'upsilon'],
bgneal@312 221 ['&phi;', '&#966;', true, 'phi'],
bgneal@312 222 ['&chi;', '&#967;', true, 'chi'],
bgneal@312 223 ['&psi;', '&#968;', true, 'psi'],
bgneal@312 224 ['&omega;', '&#969;', true, 'omega'],
bgneal@312 225 // symbols
bgneal@312 226 ['&alefsym;', '&#8501;', false,'alef symbol'],
bgneal@312 227 ['&piv;', '&#982;', false,'pi symbol'],
bgneal@312 228 ['&real;', '&#8476;', false,'real part symbol'],
bgneal@312 229 ['&thetasym;','&#977;', false,'theta symbol'],
bgneal@312 230 ['&upsih;', '&#978;', false,'upsilon - hook symbol'],
bgneal@312 231 ['&weierp;', '&#8472;', false,'Weierstrass p'],
bgneal@312 232 ['&image;', '&#8465;', false,'imaginary part'],
bgneal@312 233 // arrows
bgneal@312 234 ['&larr;', '&#8592;', true, 'leftwards arrow'],
bgneal@312 235 ['&uarr;', '&#8593;', true, 'upwards arrow'],
bgneal@312 236 ['&rarr;', '&#8594;', true, 'rightwards arrow'],
bgneal@312 237 ['&darr;', '&#8595;', true, 'downwards arrow'],
bgneal@312 238 ['&harr;', '&#8596;', true, 'left right arrow'],
bgneal@312 239 ['&crarr;', '&#8629;', false,'carriage return'],
bgneal@312 240 ['&lArr;', '&#8656;', false,'leftwards double arrow'],
bgneal@312 241 ['&uArr;', '&#8657;', false,'upwards double arrow'],
bgneal@312 242 ['&rArr;', '&#8658;', false,'rightwards double arrow'],
bgneal@312 243 ['&dArr;', '&#8659;', false,'downwards double arrow'],
bgneal@312 244 ['&hArr;', '&#8660;', false,'left right double arrow'],
bgneal@312 245 ['&there4;', '&#8756;', false,'therefore'],
bgneal@312 246 ['&sub;', '&#8834;', false,'subset of'],
bgneal@312 247 ['&sup;', '&#8835;', false,'superset of'],
bgneal@312 248 ['&nsub;', '&#8836;', false,'not a subset of'],
bgneal@312 249 ['&sube;', '&#8838;', false,'subset of or equal to'],
bgneal@312 250 ['&supe;', '&#8839;', false,'superset of or equal to'],
bgneal@312 251 ['&oplus;', '&#8853;', false,'circled plus'],
bgneal@312 252 ['&otimes;', '&#8855;', false,'circled times'],
bgneal@312 253 ['&perp;', '&#8869;', false,'perpendicular'],
bgneal@312 254 ['&sdot;', '&#8901;', false,'dot operator'],
bgneal@312 255 ['&lceil;', '&#8968;', false,'left ceiling'],
bgneal@312 256 ['&rceil;', '&#8969;', false,'right ceiling'],
bgneal@312 257 ['&lfloor;', '&#8970;', false,'left floor'],
bgneal@312 258 ['&rfloor;', '&#8971;', false,'right floor'],
bgneal@312 259 ['&lang;', '&#9001;', false,'left-pointing angle bracket'],
bgneal@312 260 ['&rang;', '&#9002;', false,'right-pointing angle bracket'],
bgneal@442 261 ['&loz;', '&#9674;', true, 'lozenge'],
bgneal@442 262 ['&spades;', '&#9824;', true, 'black spade suit'],
bgneal@312 263 ['&clubs;', '&#9827;', true, 'black club suit'],
bgneal@312 264 ['&hearts;', '&#9829;', true, 'black heart suit'],
bgneal@312 265 ['&diams;', '&#9830;', true, 'black diamond suit'],
bgneal@312 266 ['&ensp;', '&#8194;', false,'en space'],
bgneal@312 267 ['&emsp;', '&#8195;', false,'em space'],
bgneal@312 268 ['&thinsp;', '&#8201;', false,'thin space'],
bgneal@312 269 ['&zwnj;', '&#8204;', false,'zero width non-joiner'],
bgneal@312 270 ['&zwj;', '&#8205;', false,'zero width joiner'],
bgneal@312 271 ['&lrm;', '&#8206;', false,'left-to-right mark'],
bgneal@312 272 ['&rlm;', '&#8207;', false,'right-to-left mark'],
bgneal@312 273 ['&shy;', '&#173;', false,'soft hyphen']
bgneal@312 274 ];
bgneal@312 275
bgneal@312 276 tinyMCEPopup.onInit.add(function() {
bgneal@312 277 tinyMCEPopup.dom.setHTML('charmapView', renderCharMapHTML());
bgneal@442 278 addKeyboardNavigation();
bgneal@312 279 });
bgneal@312 280
bgneal@442 281 function addKeyboardNavigation(){
bgneal@442 282 var tableElm, cells, settings;
bgneal@442 283
bgneal@442 284 cells = tinyMCEPopup.dom.select(".charmaplink", "charmapgroup");
bgneal@442 285
bgneal@442 286 settings ={
bgneal@442 287 root: "charmapgroup",
bgneal@442 288 items: cells
bgneal@442 289 };
bgneal@442 290
bgneal@442 291 tinyMCEPopup.editor.windowManager.createInstance('tinymce.ui.KeyboardNavigation', settings, tinyMCEPopup.dom);
bgneal@442 292 }
bgneal@442 293
bgneal@312 294 function renderCharMapHTML() {
bgneal@312 295 var charsPerRow = 20, tdWidth=20, tdHeight=20, i;
bgneal@442 296 var html = '<div id="charmapgroup" aria-labelledby="charmap_label" tabindex="0" role="listbox">'+
bgneal@442 297 '<table role="presentation" border="0" cellspacing="1" cellpadding="0" width="' + (tdWidth*charsPerRow) +
bgneal@442 298 '"><tr height="' + tdHeight + '">';
bgneal@312 299 var cols=-1;
bgneal@312 300
bgneal@312 301 for (i=0; i<charmap.length; i++) {
bgneal@442 302 var previewCharFn;
bgneal@442 303
bgneal@312 304 if (charmap[i][2]==true) {
bgneal@312 305 cols++;
bgneal@442 306 previewCharFn = 'previewChar(\'' + charmap[i][1].substring(1,charmap[i][1].length) + '\',\'' + charmap[i][0].substring(1,charmap[i][0].length) + '\',\'' + charmap[i][3] + '\');';
bgneal@312 307 html += ''
bgneal@312 308 + '<td class="charmap">'
bgneal@442 309 + '<a class="charmaplink" role="button" onmouseover="'+previewCharFn+'" onfocus="'+previewCharFn+'" href="javascript:void(0)" onclick="insertChar(\'' + charmap[i][1].substring(2,charmap[i][1].length-1) + '\');" onclick="return false;" onmousedown="return false;" title="' + charmap[i][3] + '">'
bgneal@312 310 + charmap[i][1]
bgneal@312 311 + '</a></td>';
bgneal@312 312 if ((cols+1) % charsPerRow == 0)
bgneal@312 313 html += '</tr><tr height="' + tdHeight + '">';
bgneal@312 314 }
bgneal@312 315 }
bgneal@312 316
bgneal@312 317 if (cols % charsPerRow > 0) {
bgneal@312 318 var padd = charsPerRow - (cols % charsPerRow);
bgneal@312 319 for (var i=0; i<padd-1; i++)
bgneal@312 320 html += '<td width="' + tdWidth + '" height="' + tdHeight + '" class="charmap">&nbsp;</td>';
bgneal@312 321 }
bgneal@312 322
bgneal@442 323 html += '</tr></table></div>';
bgneal@442 324 html = html.replace(/<tr height="20"><\/tr>/g, '');
bgneal@312 325
bgneal@312 326 return html;
bgneal@312 327 }
bgneal@312 328
bgneal@312 329 function insertChar(chr) {
bgneal@312 330 tinyMCEPopup.execCommand('mceInsertContent', false, '&#' + chr + ';');
bgneal@312 331
bgneal@312 332 // Refocus in window
bgneal@312 333 if (tinyMCEPopup.isWindow)
bgneal@312 334 window.focus();
bgneal@312 335
bgneal@312 336 tinyMCEPopup.editor.focus();
bgneal@312 337 tinyMCEPopup.close();
bgneal@312 338 }
bgneal@312 339
bgneal@312 340 function previewChar(codeA, codeB, codeN) {
bgneal@312 341 var elmA = document.getElementById('codeA');
bgneal@312 342 var elmB = document.getElementById('codeB');
bgneal@312 343 var elmV = document.getElementById('codeV');
bgneal@312 344 var elmN = document.getElementById('codeN');
bgneal@312 345
bgneal@312 346 if (codeA=='#160;') {
bgneal@312 347 elmV.innerHTML = '__';
bgneal@312 348 } else {
bgneal@312 349 elmV.innerHTML = '&' + codeA;
bgneal@312 350 }
bgneal@312 351
bgneal@312 352 elmB.innerHTML = '&amp;' + codeA;
bgneal@312 353 elmA.innerHTML = '&amp;' + codeB;
bgneal@312 354 elmN.innerHTML = codeN;
bgneal@312 355 }