_ov9.htm 1.2 KB

1234567891011121314151617181920
  1. <table role="presentation" cellpadding="0" cellspacing="0" style="width:100%; height:100%; table-layout:fixed; overflow:hidden;">
  2. <tr style="height:100%; vertical-align:top">
  3. <td style="padding:0px var(--16S) 0 0; width:100%">
  4. <div id="idPromptPagesView_pageList" HAL_idsAriaLabel="IDS_AC_PAGESVIEW_PPLIST" class="clsListView" style="height:100%; width:100%; padding-top:var(--8XS); border-top:none; border-bottom:none; border-left:none;"></div>
  5. </td>
  6. <td style="width:320px; padding-top:2px">
  7. <label class="clsToggle" for="idPromptPagesView_chkPreview" style="margin-top:8px; margin-bottom:8px;">
  8. <input id="idPromptPagesView_chkPreview" hideFocus="true" type="checkbox" onclick="_ov9._ak5(this)" ondblclick="_ov9._ak5(this)"/><span HAL_ids="IDS_LBL_PREVIEW2"></span>
  9. </label>
  10. <table role="presentation" style="position:absolute; height:350px; width:300px; text-align:center">
  11. <tr style="vertical-align:top">
  12. <td style="padding-top:135px" class="clsTemplateText" id="idPromptPagesView_previewMsg"></td>
  13. </tr>
  14. </table>
  15. <div class="clsPagePreviewContainer">
  16. <div id="idPromptPagesView_preview" class="clsPagePreview"></div>
  17. </div>
  18. </td>
  19. </tr>
  20. </table>