PageRenderTime 54ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/webroot/js/tiny_mce/plugins/style/props.htm

https://bitbucket.org/ericson_cepeda/calubini
HTML | 845 lines | 802 code | 43 blank | 0 comment | 0 complexity | 4f5fc670e1c1857ccb804376dba73ae0 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>{#style_dlg.title}</title>
  5. <script type="text/javascript" src="../../tiny_mce_popup.js"></script>
  6. <script type="text/javascript" src="../../utils/mctabs.js"></script>
  7. <script type="text/javascript" src="../../utils/editable_selects.js"></script>
  8. <script type="text/javascript" src="../../utils/form_utils.js"></script>
  9. <script type="text/javascript" src="js/props.js"></script>
  10. <link href="css/props.css" rel="stylesheet" type="text/css" />
  11. </head>
  12. <body id="styleprops" style="display: none" role="application" aria-labelledby="app_title">
  13. <span id="app_title" style="display:none">{#style_dlg.title}</span>
  14. <form onsubmit="updateAction();return false;" action="#">
  15. <div class="tabs">
  16. <ul>
  17. <li id="text_tab" class="current" aria-controls="text_panel"><span><a href="javascript:mcTabs.displayTab('text_tab','text_panel');" onMouseDown="return false;">{#style_dlg.text_tab}</a></span></li>
  18. <li id="background_tab" aria-controls="background_panel"><span><a href="javascript:mcTabs.displayTab('background_tab','background_panel');" onMouseDown="return false;">{#style_dlg.background_tab}</a></span></li>
  19. <li id="block_tab" aria-controls="block_panel"><span><a href="javascript:mcTabs.displayTab('block_tab','block_panel');" onMouseDown="return false;">{#style_dlg.block_tab}</a></span></li>
  20. <li id="box_tab" aria-controls="box_panel"><span><a href="javascript:mcTabs.displayTab('box_tab','box_panel');" onMouseDown="return false;">{#style_dlg.box_tab}</a></span></li>
  21. <li id="border_tab" aria-controls="border_panel"><span><a href="javascript:mcTabs.displayTab('border_tab','border_panel');" onMouseDown="return false;">{#style_dlg.border_tab}</a></span></li>
  22. <li id="list_tab" aria-controls="list_panel"><span><a href="javascript:mcTabs.displayTab('list_tab','list_panel');" onMouseDown="return false;">{#style_dlg.list_tab}</a></span></li>
  23. <li id="positioning_tab" aria-controls="positioning_panel"><span><a href="javascript:mcTabs.displayTab('positioning_tab','positioning_panel');" onMouseDown="return false;">{#style_dlg.positioning_tab}</a></span></li>
  24. </ul>
  25. </div>
  26. <div class="panel_wrapper">
  27. <div id="text_panel" class="panel current">
  28. <fieldset>
  29. <legend>{#style_dlg.text}</legend>
  30. <table role="presentation" border="0" width="100%">
  31. <tr>
  32. <td><label for="text_font">{#style_dlg.text_font}</label></td>
  33. <td colspan="3">
  34. <select id="text_font" name="text_font" class="mceEditableSelect mceFocus"></select>
  35. </td>
  36. </tr>
  37. <tr>
  38. <td><label for="text_size">{#style_dlg.text_size}</label></td>
  39. <td>
  40. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  41. <tr>
  42. <td><select id="text_size" name="text_size" class="mceEditableSelect"></select></td>
  43. <td>&nbsp;</td>
  44. <td>
  45. <label id="text_size_measurement_label" for="text_size_measurement" style="display: none; visibility: hidden;">Text Size Measurement Unit</label>
  46. <select id="text_size_measurement" name="text_size_measurement" aria-labelledby="text_size_measurement_label"></select>
  47. </td>
  48. </tr>
  49. </table>
  50. </td>
  51. <td><label for="text_weight">{#style_dlg.text_weight}</label></td>
  52. <td>
  53. <select id="text_weight" name="text_weight"></select>
  54. </td>
  55. </tr>
  56. <tr>
  57. <td><label for="text_style">{#style_dlg.text_style}</label></td>
  58. <td>
  59. <select id="text_style" name="text_style" class="mceEditableSelect"></select>
  60. </td>
  61. <td><label for="text_variant">{#style_dlg.text_variant}</label></td>
  62. <td>
  63. <select id="text_variant" name="text_variant"></select>
  64. </td>
  65. </tr>
  66. <tr>
  67. <td><label for="text_lineheight">{#style_dlg.text_lineheight}</label></td>
  68. <td>
  69. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  70. <tr>
  71. <td>
  72. <select id="text_lineheight" name="text_lineheight" class="mceEditableSelect"></select>
  73. </td>
  74. <td>&nbsp;</td>
  75. <td>
  76. <label id="text_lineheight_measurement_label" for="text_lineheight_measurement" style="display: none; visibility: hidden;">Line Height Measurement Unit</label>
  77. <select id="text_lineheight_measurement" name="text_lineheight_measurement" aria-labelledby="text_lineheight_measurement_label"></select>
  78. </td>
  79. </tr>
  80. </table>
  81. </td>
  82. <td><label for="text_case">{#style_dlg.text_case}</label></td>
  83. <td>
  84. <select id="text_case" name="text_case"></select>
  85. </td>
  86. </tr>
  87. <tr>
  88. <td><label for="text_color">{#style_dlg.text_color}</label></td>
  89. <td colspan="2">
  90. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  91. <tr>
  92. <td><input id="text_color" name="text_color" type="text" value="" size="9" onChange="updateColor('text_color_pick','text_color');" /></td>
  93. <td id="text_color_pickcontainer">&nbsp;</td>
  94. </tr>
  95. </table>
  96. </td>
  97. </tr>
  98. <tr>
  99. <td valign="top" style="vertical-align: top; padding-top: 3px;">{#style_dlg.text_decoration}</td>
  100. <td colspan="2">
  101. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  102. <tr>
  103. <td><input id="text_underline" name="text_underline" class="checkbox" type="checkbox" /></td>
  104. <td><label for="text_underline">{#style_dlg.text_underline}</label></td>
  105. </tr>
  106. <tr>
  107. <td><input id="text_overline" name="text_overline" class="checkbox" type="checkbox" /></td>
  108. <td><label for="text_overline">{#style_dlg.text_overline}</label></td>
  109. </tr>
  110. <tr>
  111. <td><input id="text_linethrough" name="text_linethrough" class="checkbox" type="checkbox" /></td>
  112. <td><label for="text_linethrough">{#style_dlg.text_striketrough}</label></td>
  113. </tr>
  114. <tr>
  115. <td><input id="text_blink" name="text_blink" class="checkbox" type="checkbox" /></td>
  116. <td><label for="text_blink">{#style_dlg.text_blink}</label></td>
  117. </tr>
  118. <tr>
  119. <td><input id="text_none" name="text_none" class="checkbox" type="checkbox" onclick="updateTextDecorations();"/></td>
  120. <td><label for="text_none">{#style_dlg.text_none}</label></td>
  121. </tr>
  122. </table>
  123. </td>
  124. </tr>
  125. </table>
  126. </fieldset>
  127. </div>
  128. <div id="background_panel" class="panel">
  129. <fieldset>
  130. <legend>{#style_dlg.background}</legend>
  131. <table role="presentation" border="0">
  132. <tr>
  133. <td><label for="background_color">{#style_dlg.background_color}</label></td>
  134. <td>
  135. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  136. <tr>
  137. <td><input id="background_color" name="background_color" type="text" value="" size="9" onChange="updateColor('background_color_pick','background_color');" /></td>
  138. <td id="background_color_pickcontainer">&nbsp;</td>
  139. </tr>
  140. </table>
  141. </td>
  142. </tr>
  143. <tr>
  144. <td><label for="background_image">{#style_dlg.background_image}</label></td>
  145. <td><table role="presentation" border="0" cellspacing="0" cellpadding="0">
  146. <tr>
  147. <td><input id="background_image" name="background_image" type="text" /></td>
  148. <td id="background_image_browser">&nbsp;</td>
  149. </tr>
  150. </table>
  151. </td>
  152. </tr>
  153. <tr>
  154. <td><label for="background_repeat">{#style_dlg.background_repeat}</label></td>
  155. <td><select id="background_repeat" name="background_repeat" class="mceEditableSelect"></select></td>
  156. </tr>
  157. <tr>
  158. <td><label for="background_attachment">{#style_dlg.background_attachment}</label></td>
  159. <td><select id="background_attachment" name="background_attachment" class="mceEditableSelect"></select></td>
  160. </tr>
  161. <tr>
  162. <td><label for="background_hpos">{#style_dlg.background_hpos}</label></td>
  163. <td>
  164. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  165. <tr>
  166. <td><select id="background_hpos" name="background_hpos" class="mceEditableSelect"></select></td>
  167. <td>&nbsp;</td>
  168. <td>
  169. <label id="background_hpos_measurement_label" for="background_hpos_measurement" style="display: none; visibility: hidden;">Horizontal position measurement unit</label>
  170. <select id="background_hpos_measurement" name="background_hpos_measurement" aria-labelledby="background_hpos_measurement_label"></select>
  171. </td>
  172. </tr>
  173. </table>
  174. </td>
  175. </tr>
  176. <tr>
  177. <td><label for="background_vpos">{#style_dlg.background_vpos}</label></td>
  178. <td>
  179. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  180. <tr>
  181. <td><select id="background_vpos" name="background_vpos" class="mceEditableSelect"></select></td>
  182. <td>&nbsp;</td>
  183. <td>
  184. <label id="background_vpos_measurement_label" for="background_vpos_measurement" style="display: none; visibility: hidden;">Vertical position measurement unit</label>
  185. <select id="background_vpos_measurement" name="background_vpos_measurement" aria-labelledby="background_vpos_measurement_label">></select></td>
  186. </tr>
  187. </table>
  188. </td>
  189. </tr>
  190. </table>
  191. </fieldset>
  192. </div>
  193. <div id="block_panel" class="panel">
  194. <fieldset>
  195. <legend>{#style_dlg.block}</legend>
  196. <table role="presentation" border="0">
  197. <tr>
  198. <td><label for="block_wordspacing">{#style_dlg.block_wordspacing}</label></td>
  199. <td>
  200. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  201. <tr>
  202. <td><select id="block_wordspacing" name="block_wordspacing" class="mceEditableSelect"></select></td>
  203. <td>&nbsp;</td>
  204. <td>
  205. <label id="block_wordspacing_measurement_label" for="block_wordspacing_measurement" style="display: none; visibility: hidden;">Word spacing measurement unit</label>
  206. <select id="block_wordspacing_measurement" name="block_wordspacing_measurement" aria-labelledby="block_wordspacing_measurement_label"></select>
  207. </td>
  208. </tr>
  209. </table>
  210. </td>
  211. </tr>
  212. <tr>
  213. <td><label for="block_letterspacing">{#style_dlg.block_letterspacing}</label></td>
  214. <td>
  215. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  216. <tr>
  217. <td><select id="block_letterspacing" name="block_letterspacing" class="mceEditableSelect"></select></td>
  218. <td>&nbsp;</td>
  219. <td>
  220. <label id="block_letterspacing_measurement_label" for="block_letterspacing_measurement" style="display: none; visibility: hidden;">Letter spacing measurement unit</label>
  221. <select id="block_letterspacing_measurement" name="block_letterspacing_measurement" aria-labelledby="block_letterspacing_measurement_label"></select>
  222. </td>
  223. </tr>
  224. </table>
  225. </td>
  226. </tr>
  227. <tr>
  228. <td><label for="block_vertical_alignment">{#style_dlg.block_vertical_alignment}</label></td>
  229. <td><select id="block_vertical_alignment" name="block_vertical_alignment" class="mceEditableSelect"></select></td>
  230. </tr>
  231. <tr>
  232. <td><label for="block_text_align">{#style_dlg.block_text_align}</label></td>
  233. <td><select id="block_text_align" name="block_text_align" class="mceEditableSelect"></select></td>
  234. </tr>
  235. <tr>
  236. <td><label for="block_text_indent">{#style_dlg.block_text_indent}</label></td>
  237. <td>
  238. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  239. <tr>
  240. <td><input type="text" id="block_text_indent" name="block_text_indent" /></td>
  241. <td>&nbsp;</td>
  242. <td>
  243. <label id="block_text_indent_measurement_label" for="block_text_indent_measurement" style="display: none; visibility: hidden;">Text Indent Measurement Unit</label>
  244. <select id="block_text_indent_measurement" name="block_text_indent_measurement" aria-labelledby="block_text_indent_measurement_label"></select>
  245. </td>
  246. </tr>
  247. </table>
  248. </td>
  249. </tr>
  250. <tr>
  251. <td><label for="block_whitespace">{#style_dlg.block_whitespace}</label></td>
  252. <td><select id="block_whitespace" name="block_whitespace" class="mceEditableSelect"></select></td>
  253. </tr>
  254. <tr>
  255. <td><label for="block_display">{#style_dlg.block_display}</label></td>
  256. <td><select id="block_display" name="block_display" class="mceEditableSelect"></select></td>
  257. </tr>
  258. </table>
  259. </fieldset>
  260. </div>
  261. <div id="box_panel" class="panel">
  262. <fieldset>
  263. <legend>{#style_dlg.box}</legend>
  264. <table role="presentation" border="0">
  265. <tr>
  266. <td><label for="box_width">{#style_dlg.box_width}</label></td>
  267. <td>
  268. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  269. <tr>
  270. <td><input type="text" id="box_width" name="box_width" class="mceEditableSelect" onChange="synch('box_width','positioning_width');" /></td>
  271. <td>&nbsp;</td>
  272. <td>
  273. <label id="box_width_measurement_label" for="box_width_measurement" style="display: none; visibility: hidden;">Box Width Measurement Unit</label>
  274. <select id="box_width_measurement" name="box_width_measurement" aria-labelledby="box_width_measurement_label"></select>
  275. </td>
  276. </tr>
  277. </table>
  278. </td>
  279. <td>&nbsp;&nbsp;&nbsp;<label for="box_float">{#style_dlg.box_float}</label></td>
  280. <td><select id="box_float" name="box_float" class="mceEditableSelect"></select></td>
  281. </tr>
  282. <tr>
  283. <td><label for="box_height">{#style_dlg.box_height}</label></td>
  284. <td>
  285. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  286. <tr>
  287. <td><input type="text" id="box_height" name="box_height" class="mceEditableSelect" onChange="synch('box_height','positioning_height');" /></td>
  288. <td>&nbsp;</td>
  289. <td>
  290. <label id="box_height_measurement_label" for="box_height_measurement" style="display: none; visibility: hidden;">Box Height Measurement Unit</label>
  291. <select id="box_height_measurement" name="box_height_measurement" aria-labelledby="box_height_measurement_label"></select>
  292. </td>
  293. </tr>
  294. </table>
  295. </td>
  296. <td>&nbsp;&nbsp;&nbsp;<label for="box_clear">{#style_dlg.box_clear}</label></td>
  297. <td><select id="box_clear" name="box_clear" class="mceEditableSelect"></select></td>
  298. </tr>
  299. </table>
  300. </fieldset>
  301. <div style="float: left; width: 49%">
  302. <fieldset>
  303. <legend>{#style_dlg.padding}</legend>
  304. <table role="presentation" border="0">
  305. <tr>
  306. <td>&nbsp;</td>
  307. <td><input type="checkbox" id="box_padding_same" name="box_padding_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_padding');" /> <label for="box_padding_same">{#style_dlg.same}</label></td>
  308. </tr>
  309. <tr>
  310. <td><label for="box_padding_top">{#style_dlg.top}</label></td>
  311. <td>
  312. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  313. <tr>
  314. <td><input type="text" id="box_padding_top" name="box_padding_top" class="mceEditableSelect" /></td>
  315. <td>&nbsp;</td>
  316. <td>
  317. <label id="box_padding_top_measurement_label" for="box_padding_top_measurement" style="display: none; visibility: hidden;">Padding Top Measurement Unit</label>
  318. <select id="box_padding_top_measurement" name="box_padding_top_measurement" aria-labelledby="box_padding_top_measurement_label"></select>
  319. </td>
  320. </tr>
  321. </table>
  322. </td>
  323. </tr>
  324. <tr>
  325. <td><label for="box_padding_right">{#style_dlg.right}</label></td>
  326. <td>
  327. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  328. <tr>
  329. <td><input type="text" id="box_padding_right" name="box_padding_right" class="mceEditableSelect" disabled="disabled" /></td>
  330. <td>&nbsp;</td>
  331. <td>
  332. <label id="box_padding_right_measurement_label" for="box_padding_right_measurement" style="display: none; visibility: hidden;">Padding Right Measurement Unit</label>
  333. <select id="box_padding_right_measurement" name="box_padding_right_measurement" disabled="disabled" aria-labelledby="box_padding_right_measurement_label"></select>
  334. </td>
  335. </tr>
  336. </table>
  337. </td>
  338. </tr>
  339. <tr>
  340. <td><label for="box_padding_bottom">{#style_dlg.bottom}</label></td>
  341. <td>
  342. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  343. <tr>
  344. <td><input type="text" id="box_padding_bottom" name="box_padding_bottom" class="mceEditableSelect" disabled="disabled" /></td>
  345. <td>&nbsp;</td>
  346. <td>
  347. <label id="box_padding_bottom_measurement_label" for="box_padding_bottom_measurement" style="display: none; visibility: hidden;">Padding Bottom Measurement Unit</label>
  348. <select id="box_padding_bottom_measurement" name="box_padding_bottom_measurement" disabled="disabled" aria-labelledby="box_padding_bottom_measurement_label"></select>
  349. </td>
  350. </tr>
  351. </table>
  352. </td>
  353. </tr>
  354. <tr>
  355. <td><label for="box_padding_left">{#style_dlg.left}</label></td>
  356. <td>
  357. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  358. <tr>
  359. <td><input type="text" id="box_padding_left" name="box_padding_left" class="mceEditableSelect" disabled="disabled" /></td>
  360. <td>&nbsp;</td>
  361. <td>
  362. <label id="box_padding_left_measurement_label" for="box_padding_left_measurement" style="display: none; visibility: hidden;">Padding Left Measurement Unit</label>
  363. <select id="box_padding_left_measurement" name="box_padding_left_measurement" disabled="disabled" aria-labelledby="box_padding_left_measurement_label"></select>
  364. </td>
  365. </tr>
  366. </table>
  367. </td>
  368. </tr>
  369. </table>
  370. </fieldset>
  371. </div>
  372. <div style="float: right; width: 49%">
  373. <fieldset>
  374. <legend>{#style_dlg.margin}</legend>
  375. <table role="presentation" border="0">
  376. <tr>
  377. <td>&nbsp;</td>
  378. <td><input type="checkbox" id="box_margin_same" name="box_margin_same" class="checkbox" checked="checked" onClick="toggleSame(this,'box_margin');" /> <label for="box_margin_same">{#style_dlg.same}</label></td>
  379. </tr>
  380. <tr>
  381. <td><label for="box_margin_top">{#style_dlg.top}</label></td>
  382. <td>
  383. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  384. <tr>
  385. <td><input type="text" id="box_margin_top" name="box_margin_top" class="mceEditableSelect" /></td>
  386. <td>&nbsp;</td>
  387. <td>
  388. <label id="box_margin_top_measurement_label" for="box_margin_top_measurement" style="display: none; visibility: hidden;">Margin Top Measurement Unit</label>
  389. <select id="box_margin_top_measurement" name="box_margin_top_measurement" aria-labelledby="box_margin_top_measurement_label"></select>
  390. </td>
  391. </tr>
  392. </table>
  393. </td>
  394. </tr>
  395. <tr>
  396. <td><label for="box_margin_right">{#style_dlg.right}</label></td>
  397. <td>
  398. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  399. <tr>
  400. <td><input type="text" id="box_margin_right" name="box_margin_right" class="mceEditableSelect" disabled="disabled" /></td>
  401. <td>&nbsp;</td>
  402. <td>
  403. <label id="box_margin_right_measurement_label" for="box_margin_right_measurement" style="display: none; visibility: hidden;">Margin Right Measurement Unit</label>
  404. <select id="box_margin_right_measurement" name="box_margin_right_measurement" disabled="disabled" aria-labelledby="box_margin_right_measurement_label"></select>
  405. </td>
  406. </tr>
  407. </table>
  408. </td>
  409. </tr>
  410. <tr>
  411. <td><label for="box_margin_bottom">{#style_dlg.bottom}</label></td>
  412. <td>
  413. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  414. <tr>
  415. <td><input type="text" id="box_margin_bottom" name="box_margin_bottom" class="mceEditableSelect" disabled="disabled" /></td>
  416. <td>&nbsp;</td>
  417. <td>
  418. <label id="box_margin_bottom_measurement_label" for="box_margin_bottom_measurement" style="display: none; visibility: hidden;">Margin Bottom Measurement Unit</label>
  419. <select id="box_margin_bottom_measurement" name="box_margin_bottom_measurement" disabled="disabled" aria-labelledby="box_margin_bottom_measurement_label"></select>
  420. </td>
  421. </tr>
  422. </table>
  423. </td>
  424. </tr>
  425. <tr>
  426. <td><label for="box_margin_left">{#style_dlg.left}</label></td>
  427. <td>
  428. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  429. <tr>
  430. <td><input type="text" id="box_margin_left" name="box_margin_left" class="mceEditableSelect" disabled="disabled" /></td>
  431. <td>&nbsp;</td>
  432. <td>
  433. <label id="box_margin_left_measurement_label" for="box_margin_left_measurement" style="display: none; visibility: hidden;">Margin Left Measurement Unit</label>
  434. <select id="box_margin_left_measurement" name="box_margin_left_measurement" disabled="disabled" aria-labelledby="box_margin_left_measurement_label"></select>
  435. </td>
  436. </tr>
  437. </table>
  438. </td>
  439. </tr>
  440. </table>
  441. </fieldset>
  442. </div>
  443. <br style="clear: both" />
  444. </div>
  445. <div id="border_panel" class="panel">
  446. <fieldset>
  447. <legend>{#style_dlg.border}</legend>
  448. <table role="presentation" border="0" cellspacing="0" cellpadding="0" width="100%">
  449. <tr>
  450. <td class="tdelim">&nbsp;</td>
  451. <td class="tdelim delim">&nbsp;</td>
  452. <td class="tdelim">{#style_dlg.style}</td>
  453. <td class="tdelim delim">&nbsp;</td>
  454. <td class="tdelim">{#style_dlg.width}</td>
  455. <td class="tdelim delim">&nbsp;</td>
  456. <td class="tdelim">{#style_dlg.color}</td>
  457. </tr>
  458. <tr>
  459. <td>&nbsp;</td>
  460. <td class="delim">&nbsp;</td>
  461. <td><input type="checkbox" id="border_style_same" name="border_style_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_style');" /> <label for="border_style_same">{#style_dlg.same}</label></td>
  462. <td class="delim">&nbsp;</td>
  463. <td><input type="checkbox" id="border_width_same" name="border_width_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_width');" /> <label for="border_width_same">{#style_dlg.same}</label></td>
  464. <td class="delim">&nbsp;</td>
  465. <td><input type="checkbox" id="border_color_same" name="border_color_same" class="checkbox" checked="checked" onClick="toggleSame(this,'border_color');" /> <label for="border_color_same">{#style_dlg.same}</label></td>
  466. </tr>
  467. <tr>
  468. <td>{#style_dlg.top}</td>
  469. <td class="delim">&nbsp;</td>
  470. <td><select id="border_style_top" name="border_style_top" class="mceEditableSelect"></select></td>
  471. <td class="delim">&nbsp;</td>
  472. <td>
  473. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  474. <tr>
  475. <td><select id="border_width_top" name="border_width_top" class="mceEditableSelect"></select></td>
  476. <td>&nbsp;</td>
  477. <td>
  478. <label id="border_width_top_measurement_label" for="border_width_top_measurement" style="display: none; visibility: hidden;">Width top Measurement Unit</label>
  479. <select id="border_width_top_measurement" name="border_width_top_measurement" aria-labelledby="border_width_top_measurement_label"></select>
  480. </td>
  481. </tr>
  482. </table>
  483. </td>
  484. <td class="delim">&nbsp;</td>
  485. <td>
  486. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  487. <tr>
  488. <td><input id="border_color_top" name="border_color_top" type="text" value="" size="9" onChange="updateColor('border_color_top_pick','border_color_top');" /></td>
  489. <td id="border_color_top_pickcontainer">&nbsp;</td>
  490. </tr>
  491. </table>
  492. </td>
  493. </tr>
  494. <tr>
  495. <td>{#style_dlg.right}</td>
  496. <td class="delim">&nbsp;</td>
  497. <td><select id="border_style_right" name="border_style_right" class="mceEditableSelect" disabled="disabled"></select></td>
  498. <td class="delim">&nbsp;</td>
  499. <td>
  500. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  501. <tr>
  502. <td><select id="border_width_right" name="border_width_right" class="mceEditableSelect" disabled="disabled"></select></td>
  503. <td>&nbsp;</td>
  504. <td>
  505. <label id="border_width_right_measurement_label" for="border_width_right_measurement" style="display: none; visibility: hidden;">Width Right Measurement Unit</label>
  506. <select id="border_width_right_measurement" name="border_width_right_measurement" disabled="disabled" aria-labelledby="border_width_right_measurement_label"></select>
  507. </td>
  508. </tr>
  509. </table>
  510. </td>
  511. <td class="delim">&nbsp;</td>
  512. <td>
  513. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  514. <tr>
  515. <td><input id="border_color_right" name="border_color_right" type="text" value="" size="9" onChange="updateColor('border_color_right_pick','border_color_right');" disabled="disabled" /></td>
  516. <td id="border_color_right_pickcontainer">&nbsp;</td>
  517. </tr>
  518. </table>
  519. </td>
  520. </tr>
  521. <tr>
  522. <td>{#style_dlg.bottom}</td>
  523. <td class="delim">&nbsp;</td>
  524. <td><select id="border_style_bottom" name="border_style_bottom" class="mceEditableSelect" disabled="disabled"></select></td>
  525. <td class="delim">&nbsp;</td>
  526. <td>
  527. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  528. <tr>
  529. <td><select id="border_width_bottom" name="border_width_bottom" class="mceEditableSelect" disabled="disabled"></select></td>
  530. <td>&nbsp;</td>
  531. <td>
  532. <label id="border_width_bottom_measurement_label" for="border_width_bottom_measurement" style="display: none; visibility: hidden;">Width Bottom Measurement Unit</label>
  533. <select id="border_width_bottom_measurement" name="border_width_bottom_measurement" disabled="disabled" aria-labelledby="border_width_bottom_measurement_label"></select>
  534. </td>
  535. </tr>
  536. </table>
  537. </td>
  538. <td class="delim">&nbsp;</td>
  539. <td>
  540. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  541. <tr>
  542. <td><input id="border_color_bottom" name="border_color_bottom" type="text" value="" size="9" onChange="updateColor('border_color_bottom_pick','border_color_bottom');" disabled="disabled" /></td>
  543. <td id="border_color_bottom_pickcontainer">&nbsp;</td>
  544. </tr>
  545. </table>
  546. </td>
  547. </tr>
  548. <tr>
  549. <td>{#style_dlg.left}</td>
  550. <td class="delim">&nbsp;</td>
  551. <td><select id="border_style_left" name="border_style_left" class="mceEditableSelect" disabled="disabled"></select></td>
  552. <td class="delim">&nbsp;</td>
  553. <td>
  554. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  555. <tr>
  556. <td><select id="border_width_left" name="border_width_left" class="mceEditableSelect" disabled="disabled"></select></td>
  557. <td>&nbsp;</td>
  558. <td>
  559. <label id="border_width_left_measurement_label" for="border_width_left_measurement" style="display: none; visibility: hidden;">Width Left Measurement Unit</label>
  560. <select id="border_width_left_measurement" name="border_width_left_measurement" disabled="disabled" aria-labelledby="border_width_left_measurement_label"></select>
  561. </td>
  562. </tr>
  563. </table>
  564. </td>
  565. <td class="delim">&nbsp;</td>
  566. <td>
  567. <table role="presentation" border="0" cellpadding="0" cellspacing="0">
  568. <tr>
  569. <td><input id="border_color_left" name="border_color_left" type="text" value="" size="9" onChange="updateColor('border_color_left_pick','border_color_left');" disabled="disabled" /></td>
  570. <td id="border_color_left_pickcontainer">&nbsp;</td>
  571. </tr>
  572. </table>
  573. </td>
  574. </tr>
  575. </table>
  576. </fieldset>
  577. </div>
  578. <div id="list_panel" class="panel">
  579. <fieldset>
  580. <legend>{#style_dlg.list}</legend>
  581. <table role="presentation" border="0">
  582. <tr>
  583. <td><label for="list_type">{#style_dlg.list_type}</label></td>
  584. <td><select id="list_type" name="list_type" class="mceEditableSelect"></select></td>
  585. </tr>
  586. <tr>
  587. <td><label for="list_bullet_image">{#style_dlg.bullet_image}</label></td>
  588. <td><input id="list_bullet_image" name="list_bullet_image" type="text" /></td>
  589. </tr>
  590. <tr>
  591. <td><label for="list_position">{#style_dlg.position}</label></td>
  592. <td><select id="list_position" name="list_position" class="mceEditableSelect"></select></td>
  593. </tr>
  594. </table>
  595. </fieldset>
  596. </div>
  597. <div id="positioning_panel" class="panel">
  598. <fieldset>
  599. <legend>{#style_dlg.position}</legend>
  600. <table role="presentation" border="0">
  601. <tr>
  602. <td><label for="positioning_type">{#style_dlg.positioning_type}</label></td>
  603. <td><select id="positioning_type" name="positioning_type" class="mceEditableSelect"></select></td>
  604. <td>&nbsp;&nbsp;&nbsp;<label for="positioning_visibility">{#style_dlg.visibility}</label></td>
  605. <td><select id="positioning_visibility" name="positioning_visibility" class="mceEditableSelect"></select></td>
  606. </tr>
  607. <tr>
  608. <td><label for="positioning_width">{#style_dlg.width}</label></td>
  609. <td>
  610. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  611. <tr>
  612. <td><input type="text" id="positioning_width" name="positioning_width" onChange="synch('positioning_width','box_width');" /></td>
  613. <td>&nbsp;</td>
  614. <td>
  615. <label id="positioning_width_measurement_label" for="positioning_width_measurement" style="display: none; visibility: hidden;">Positioning width Measurement Unit</label>
  616. <select id="positioning_width_measurement" name="positioning_width_measurement" aria-labelledby="positioning_width_measurement_label"></select>
  617. </td>
  618. </tr>
  619. </table>
  620. </td>
  621. <td>&nbsp;&nbsp;&nbsp;<label for="positioning_zindex">{#style_dlg.zindex}</label></td>
  622. <td><input type="text" id="positioning_zindex" name="positioning_zindex" /></td>
  623. </tr>
  624. <tr>
  625. <td><label for="positioning_height">{#style_dlg.height}</label></td>
  626. <td>
  627. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  628. <tr>
  629. <td><input type="text" id="positioning_height" name="positioning_height" onChange="synch('positioning_height','box_height');" /></td>
  630. <td>&nbsp;</td>
  631. <td>
  632. <label id="positioning_height_measurement_label" for="positioning_height_measurement" style="display: none; visibility: hidden;">Positioning Height Measurement Unit</label>
  633. <select id="positioning_height_measurement" name="positioning_height_measurement" aria-labelledby="positioning_height_measurement_label"></select>
  634. </td>
  635. </tr>
  636. </table>
  637. </td>
  638. <td>&nbsp;&nbsp;&nbsp;<label for="positioning_overflow">{#style_dlg.overflow}</label></td>
  639. <td><select id="positioning_overflow" name="positioning_overflow" class="mceEditableSelect"></select></td>
  640. </tr>
  641. </table>
  642. </fieldset>
  643. <div style="float: left; width: 49%">
  644. <fieldset>
  645. <legend>{#style_dlg.placement}</legend>
  646. <table role="presentation" border="0">
  647. <tr>
  648. <td>&nbsp;</td>
  649. <td><input type="checkbox" id="positioning_placement_same" name="positioning_placement_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_placement');" /> <label for="positioning_placement_same">{#style_dlg.same}</label></td>
  650. </tr>
  651. <tr>
  652. <td>{#style_dlg.top}</td>
  653. <td>
  654. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  655. <tr>
  656. <td><input type="text" id="positioning_placement_top" name="positioning_placement_top" /></td>
  657. <td>&nbsp;</td>
  658. <td>
  659. <label id="positioning_placement_top_measurement_label" for="positioning_placement_top_measurement" style="display: none; visibility: hidden;">Placement Top Measurement Unit</label>
  660. <select id="positioning_placement_top_measurement" name="positioning_placement_top_measurement" aria-labelledby="positioning_placement_top_measurement_label"></select>
  661. </td>
  662. </tr>
  663. </table>
  664. </td>
  665. </tr>
  666. <tr>
  667. <td>{#style_dlg.right}</td>
  668. <td>
  669. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  670. <tr>
  671. <td><input type="text" id="positioning_placement_right" name="positioning_placement_right" disabled="disabled" /></td>
  672. <td>&nbsp;</td>
  673. <td>
  674. <label id="positioning_placement_right_measurement_label" for="positioning_placement_right_measurement" style="display: none; visibility: hidden;">Placement Right Measurement Unit</label>
  675. <select id="positioning_placement_right_measurement" name="positioning_placement_right_measurement" disabled="disabled" aria-labelledby="positioning_placement_right_measurement_label"></select>
  676. </td>
  677. </tr>
  678. </table>
  679. </td>
  680. </tr>
  681. <tr>
  682. <td>{#style_dlg.bottom}</td>
  683. <td>
  684. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  685. <tr>
  686. <td><input type="text" id="positioning_placement_bottom" name="positioning_placement_bottom" disabled="disabled" /></td>
  687. <td>&nbsp;</td>
  688. <td>
  689. <label id="positioning_placement_bottom_measurement_label" for="positioning_placement_bottom_measurement" style="display: none; visibility: hidden;">Placement Bottom Measurement Unit</label>
  690. <select id="positioning_placement_bottom_measurement" name="positioning_placement_bottom_measurement" disabled="disabled" aria-labelledby="positioning_placement_bottom_measurement_label"></select>
  691. </td>
  692. </tr>
  693. </table>
  694. </td>
  695. </tr>
  696. <tr>
  697. <td>{#style_dlg.left}</td>
  698. <td>
  699. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  700. <tr>
  701. <td><input type="text" id="positioning_placement_left" name="positioning_placement_left" disabled="disabled" /></td>
  702. <td>&nbsp;</td>
  703. <td>
  704. <label id="positioning_placement_left_measurement_label" for="positioning_placement_left_measurement" style="display: none; visibility: hidden;">Placement Left Measurement Unit</label>
  705. <select id="positioning_placement_left_measurement" name="positioning_placement_left_measurement" disabled="disabled" aria-labelledby="positioning_placement_left_measurement_label"></select>
  706. </td>
  707. </tr>
  708. </table>
  709. </td>
  710. </tr>
  711. </table>
  712. </fieldset>
  713. </div>
  714. <div style="float: right; width: 49%">
  715. <fieldset>
  716. <legend>{#style_dlg.clip}</legend>
  717. <table role="presentation" border="0">
  718. <tr>
  719. <td>&nbsp;</td>
  720. <td><input type="checkbox" id="positioning_clip_same" name="positioning_clip_same" class="checkbox" checked="checked" onClick="toggleSame(this,'positioning_clip');" /> <label for="positioning_clip_same">{#style_dlg.same}</label></td>
  721. </tr>
  722. <tr>
  723. <td>{#style_dlg.top}</td>
  724. <td>
  725. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  726. <tr>
  727. <td><input type="text" id="positioning_clip_top" name="positioning_clip_top" /></td>
  728. <td>&nbsp;</td>
  729. <td>
  730. <label id="positioning_clip_top_measurement_label" for="positioning_clip_top_measurement" style="display: none; visibility: hidden;">Clip Top Measurement Unit</label>
  731. <select id="positioning_clip_top_measurement" name="positioning_clip_top_measurement" aria-labelledby="positioning_clip_top_measurement_label"></select>
  732. </td>
  733. </tr>
  734. </table>
  735. </td>
  736. </tr>
  737. <tr>
  738. <td>{#style_dlg.right}</td>
  739. <td>
  740. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  741. <tr>
  742. <td><input type="text" id="positioning_clip_right" name="positioning_clip_right" disabled="disabled" /></td>
  743. <td>&nbsp;</td>
  744. <td>
  745. <label id="positioning_clip_right_measurement_label" for="positioning_clip_right_measurement" style="display: none; visibility: hidden;">Clip Right Measurement Unit</label>
  746. <select id="positioning_clip_right_measurement" name="positioning_clip_right_measurement" disabled="disabled" aria-labelledby="positioning_clip_right_measurement_label"></select>
  747. </td>
  748. </tr>
  749. </table>
  750. </td>
  751. </tr>
  752. <tr>
  753. <td>{#style_dlg.bottom}</td>
  754. <td>
  755. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  756. <tr>
  757. <td><input type="text" id="positioning_clip_bottom" name="positioning_clip_bottom" disabled="disabled" /></td>
  758. <td>&nbsp;</td>
  759. <td>
  760. <label id="positioning_clip_bottom_measurement_label" for="positioning_clip_bottom_measurement" style="display: none; visibility: hidden;">Clip Bottom Measurement Unit</label>
  761. <select id="positioning_clip_bottom_measurement" name="positioning_clip_bottom_measurement" disabled="disabled" aria-labelledby="positioning_clip_bottom_measurement_label"></select>
  762. </td>
  763. </tr>
  764. </table>
  765. </td>
  766. </tr>
  767. <tr>
  768. <td>{#style_dlg.left}</td>
  769. <td>
  770. <table role="presentation" border="0" cellspacing="0" cellpadding="0">
  771. <tr>
  772. <td><input type="text" id="positioning_clip_left" name="positioning_clip_left" disabled="disabled" /></td>
  773. <td>&nbsp;</td>
  774. <td>
  775. <label id="positioning_clip_left_measurement_label" for="positioning_clip_left_measurement" style="display: none; visibility: hidden;">Clip Left Measurement Unit</label>
  776. <select id="positioning_clip_left_measurement" name="positioning_clip_left_measurement" disabled="disabled" aria-labelledby="positioning_clip_left_measurement_label"></select>
  777. </td>
  778. </tr>
  779. </table>
  780. </td>
  781. </tr>
  782. </table>
  783. </fieldset>
  784. </div>
  785. <br style="clear: both" />
  786. </div>
  787. </div>
  788. <div class="panel_toggle_insert_span">
  789. <input type="checkbox" class="checkbox" id="toggle_insert_span" name="toggle_insert_span" onClick="toggleApplyAction();" />
  790. <label for="toggle_insert_span">{#style_dlg.toggle_insert_span}</label>
  791. </div>
  792. <div class="mceActionPanel">
  793. <input type="submit" id="insert" name="insert" value="{#update}" />
  794. <input type="button" class="button" id="apply" name="apply" value="{#style_dlg.apply}" onClick="applyAction();" />
  795. <input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();" />
  796. </div>
  797. </form>
  798. <div style="display: none">
  799. <div id="container"></div>
  800. </div>
  801. </body>
  802. </html>