web/wp-includes/js/tinymce/themes/advanced/charmap.htm
changeset 194 32102edaa81b
parent 136 bde1974c263b
child 204 09a1c134465b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     2 <html xmlns="http://www.w3.org/1999/xhtml">
     3 <head>
     3 <head>
     4 	<title>{#advanced_dlg.charmap_title}</title>
     4 	<title>{#advanced_dlg.charmap_title}</title>
     5 	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
     5 	<script type="text/javascript" src="../../tiny_mce_popup.js?ver=349-20120314"></script>
     6 	<script type="text/javascript" src="../../tiny_mce_popup.js?ver=327-1235"></script>
     6 	<script type="text/javascript" src="js/charmap.js?ver=349-20120314"></script>
     7 	<script type="text/javascript" src="js/charmap.js?ver=327-1235"></script>
       
     8 </head>
     7 </head>
     9 <body id="charmap" style="display:none">
     8 <body id="charmap" style="display:none" role="application">
    10 <table align="center" border="0" cellspacing="0" cellpadding="2">
     9 <table align="center" border="0" cellspacing="0" cellpadding="2" role="presentation">
    11     <tr>
    10 	<tr>
    12         <td colspan="2" class="title">{#advanced_dlg.charmap_title}</td>
    11 		<td colspan="2" class="title" ><label for="charmapView" id="charmap_label">{#advanced_dlg.charmap_title}</label></td>
    13     </tr>
    12 	</tr>
    14     <tr>
    13 	<tr>
    15         <td id="charmapView" rowspan="2" align="left" valign="top">
    14 		<td id="charmapView" rowspan="2" align="left" valign="top">
    16 			<!-- Chars will be rendered here -->
    15 			<!-- Chars will be rendered here -->
    17         </td>
    16 		</td>
    18         <td width="100" align="center" valign="top">
    17 		<td width="100" align="center" valign="top">
    19             <table border="0" cellpadding="0" cellspacing="0" width="100" style="height:100px">
    18 			<table border="0" cellpadding="0" cellspacing="0" width="100" style="height:100px" role="presentation">
    20                 <tr>
    19 				<tr>
    21                     <td id="codeV">&nbsp;</td>
    20 					<td id="codeV">&nbsp;</td>
    22                 </tr>
    21 				</tr>
    23                 <tr>
    22 				<tr>
    24                     <td id="codeN">&nbsp;</td>
    23 					<td id="codeN">&nbsp;</td>
    25                 </tr>
    24 				</tr>
    26             </table>
    25 			</table>
    27         </td>
    26 		</td>
    28     </tr>
    27 	</tr>
    29     <tr>
    28 	<tr>
    30         <td valign="bottom" style="padding-bottom: 3px;">
    29 		<td valign="bottom" style="padding-bottom: 3px;">
    31             <table width="100" align="center" border="0" cellpadding="2" cellspacing="0">
    30 			<table width="100" align="center" border="0" cellpadding="2" cellspacing="0" role="presentation">
    32                 <tr>
    31 				<tr>
    33                     <td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">HTML-Code</td>
    32 					<td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;"><label for="codeA">HTML-Code</label></td>
    34                 </tr>
    33 				</tr>
    35                 <tr>
    34 				<tr>
    36                     <td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeA" align="center">&nbsp;</td>
    35 					<td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeA" align="center">&nbsp;</td>
    37                 </tr>
    36 				</tr>
    38                 <tr>
    37 				<tr>
    39                     <td style="font-size: 1px;">&nbsp;</td>
    38 					<td style="font-size: 1px;">&nbsp;</td>
    40                 </tr>
    39 				</tr>
    41                 <tr>
    40 				<tr>
    42                     <td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">NUM-Code</td>
    41 					<td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;"><label for="codeB">NUM-Code</label></td>
    43                 </tr>
    42 				</tr>
    44                 <tr>
    43 				<tr>
    45                     <td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeB" align="center">&nbsp;</td>
    44 					<td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeB" align="center">&nbsp;</td>
    46                 </tr>
    45 				</tr>
    47             </table>
    46 			</table>
    48         </td>
    47 		</td>
    49     </tr>
    48 	</tr>
       
    49 	<tr>
       
    50 		<td colspan="2" id="charmap_usage">{#advanced_dlg.charmap_usage}</td>
       
    51 	</tr>
       
    52 	
    50 </table>
    53 </table>
    51 
       
    52 </body>
    54 </body>
    53 </html>
    55 </html>