@ -105,6 +105,9 @@ http://sourceforge.net/adobe/cmap/wiki/License/
< button id = "viewOutline" class = "toolbarButton group" title = "Show Document Outline" tabindex = "3" data-l10n-id = "outline" >
< button id = "viewOutline" class = "toolbarButton group" title = "Show Document Outline" tabindex = "3" data-l10n-id = "outline" >
< span data-l10n-id = "outline_label" > Document Outline< / span >
< span data-l10n-id = "outline_label" > Document Outline< / span >
< / button >
< / button >
< button id = "viewAttachments" class = "toolbarButton group" title = "Show Attachments" tabindex = "4" data-l10n-id = "attachments" >
< span data-l10n-id = "attachments_label" > Attachments< / span >
< / button >
< / div >
< / div >
< / div >
< / div >
< div id = "sidebarContent" >
< div id = "sidebarContent" >
@ -112,6 +115,8 @@ http://sourceforge.net/adobe/cmap/wiki/License/
< / div >
< / div >
< div id = "outlineView" class = "hidden" >
< div id = "outlineView" class = "hidden" >
< / div >
< / div >
< div id = "attachmentsView" class = "hidden" >
< / div >
< / div >
< / div >
< / div > <!-- sidebarContainer -->
< / div > <!-- sidebarContainer -->
@ -137,53 +142,53 @@ http://sourceforge.net/adobe/cmap/wiki/License/
< div id = "secondaryToolbar" class = "secondaryToolbar hidden doorHangerRight" >
< div id = "secondaryToolbar" class = "secondaryToolbar hidden doorHangerRight" >
< div id = "secondaryToolbarButtonContainer" >
< div id = "secondaryToolbarButtonContainer" >
< button id = "secondaryPresentationMode" class = "secondaryToolbarButton presentationMode visibleLargeView" title = "Switch to Presentation Mode" tabindex = "18 " data-l10n-id = "presentation_mode" >
< button id = "secondaryPresentationMode" class = "secondaryToolbarButton presentationMode visibleLargeView" title = "Switch to Presentation Mode" tabindex = "19 " data-l10n-id = "presentation_mode" >
< span data-l10n-id = "presentation_mode_label" > Presentation Mode< / span >
< span data-l10n-id = "presentation_mode_label" > Presentation Mode< / span >
< / button >
< / button >
< button id = "secondaryOpenFile" class = "secondaryToolbarButton openFile visibleLargeView" title = "Open File" tabindex = "19 " data-l10n-id = "open_file" >
< button id = "secondaryOpenFile" class = "secondaryToolbarButton openFile visibleLargeView" title = "Open File" tabindex = "20 " data-l10n-id = "open_file" >
< span data-l10n-id = "open_file_label" > Open< / span >
< span data-l10n-id = "open_file_label" > Open< / span >
< / button >
< / button >
< button id = "secondaryPrint" class = "secondaryToolbarButton print visibleMediumView" title = "Print" tabindex = "20 " data-l10n-id = "print" >
< button id = "secondaryPrint" class = "secondaryToolbarButton print visibleMediumView" title = "Print" tabindex = "21 " data-l10n-id = "print" >
< span data-l10n-id = "print_label" > Print< / span >
< span data-l10n-id = "print_label" > Print< / span >
< / button >
< / button >
< button id = "secondaryDownload" class = "secondaryToolbarButton download visibleMediumView" title = "Download" tabindex = "21 " data-l10n-id = "download" >
< button id = "secondaryDownload" class = "secondaryToolbarButton download visibleMediumView" title = "Download" tabindex = "22 " data-l10n-id = "download" >
< span data-l10n-id = "download_label" > Download< / span >
< span data-l10n-id = "download_label" > Download< / span >
< / button >
< / button >
< a href = "#" id = "secondaryViewBookmark" class = "secondaryToolbarButton bookmark visibleSmallView" title = "Current view (copy or open in new window)" tabindex = "22 " data-l10n-id = "bookmark" >
< a href = "#" id = "secondaryViewBookmark" class = "secondaryToolbarButton bookmark visibleSmallView" title = "Current view (copy or open in new window)" tabindex = "23 " data-l10n-id = "bookmark" >
< span data-l10n-id = "bookmark_label" > Current View< / span >
< span data-l10n-id = "bookmark_label" > Current View< / span >
< / a >
< / a >
< div class = "horizontalToolbarSeparator visibleLargeView" > < / div >
< div class = "horizontalToolbarSeparator visibleLargeView" > < / div >
< button id = "firstPage" class = "secondaryToolbarButton firstPage" title = "Go to First Page" tabindex = "23 " data-l10n-id = "first_page" >
< button id = "firstPage" class = "secondaryToolbarButton firstPage" title = "Go to First Page" tabindex = "24 " data-l10n-id = "first_page" >
< span data-l10n-id = "first_page_label" > Go to First Page< / span >
< span data-l10n-id = "first_page_label" > Go to First Page< / span >
< / button >
< / button >
< button id = "lastPage" class = "secondaryToolbarButton lastPage" title = "Go to Last Page" tabindex = "24 " data-l10n-id = "last_page" >
< button id = "lastPage" class = "secondaryToolbarButton lastPage" title = "Go to Last Page" tabindex = "25 " data-l10n-id = "last_page" >
< span data-l10n-id = "last_page_label" > Go to Last Page< / span >
< span data-l10n-id = "last_page_label" > Go to Last Page< / span >
< / button >
< / button >
< div class = "horizontalToolbarSeparator" > < / div >
< div class = "horizontalToolbarSeparator" > < / div >
< button id = "pageRotateCw" class = "secondaryToolbarButton rotateCw" title = "Rotate Clockwise" tabindex = "25 " data-l10n-id = "page_rotate_cw" >
< button id = "pageRotateCw" class = "secondaryToolbarButton rotateCw" title = "Rotate Clockwise" tabindex = "26 " data-l10n-id = "page_rotate_cw" >
< span data-l10n-id = "page_rotate_cw_label" > Rotate Clockwise< / span >
< span data-l10n-id = "page_rotate_cw_label" > Rotate Clockwise< / span >
< / button >
< / button >
< button id = "pageRotateCcw" class = "secondaryToolbarButton rotateCcw" title = "Rotate Counterclockwise" tabindex = "26 " data-l10n-id = "page_rotate_ccw" >
< button id = "pageRotateCcw" class = "secondaryToolbarButton rotateCcw" title = "Rotate Counterclockwise" tabindex = "27 " data-l10n-id = "page_rotate_ccw" >
< span data-l10n-id = "page_rotate_ccw_label" > Rotate Counterclockwise< / span >
< span data-l10n-id = "page_rotate_ccw_label" > Rotate Counterclockwise< / span >
< / button >
< / button >
< div class = "horizontalToolbarSeparator" > < / div >
< div class = "horizontalToolbarSeparator" > < / div >
< button id = "toggleHandTool" class = "secondaryToolbarButton handTool" title = "Enable hand tool" tabindex = "27 " data-l10n-id = "hand_tool_enable" >
< button id = "toggleHandTool" class = "secondaryToolbarButton handTool" title = "Enable hand tool" tabindex = "28 " data-l10n-id = "hand_tool_enable" >
< span data-l10n-id = "hand_tool_enable_label" > Enable hand tool< / span >
< span data-l10n-id = "hand_tool_enable_label" > Enable hand tool< / span >
< / button >
< / button >
< div class = "horizontalToolbarSeparator" > < / div >
< div class = "horizontalToolbarSeparator" > < / div >
< button id = "documentProperties" class = "secondaryToolbarButton documentProperties" title = "Document Properties…" tabindex = "28 " data-l10n-id = "document_properties" >
< button id = "documentProperties" class = "secondaryToolbarButton documentProperties" title = "Document Properties…" tabindex = "29 " data-l10n-id = "document_properties" >
< span data-l10n-id = "document_properties_label" > Document Properties…< / span >
< span data-l10n-id = "document_properties_label" > Document Properties…< / span >
< / button >
< / button >
< / div >
< / div >
@ -193,66 +198,66 @@ http://sourceforge.net/adobe/cmap/wiki/License/
< div id = "toolbarContainer" >
< div id = "toolbarContainer" >
< div id = "toolbarViewer" >
< div id = "toolbarViewer" >
< div id = "toolbarViewerLeft" >
< div id = "toolbarViewerLeft" >
< button id = "sidebarToggle" class = "toolbarButton" title = "Toggle Sidebar" tabindex = "4 " data-l10n-id = "toggle_sidebar" >
< button id = "sidebarToggle" class = "toolbarButton" title = "Toggle Sidebar" tabindex = "5 " data-l10n-id = "toggle_sidebar" >
< span data-l10n-id = "toggle_sidebar_label" > Toggle Sidebar< / span >
< span data-l10n-id = "toggle_sidebar_label" > Toggle Sidebar< / span >
< / button >
< / button >
< div class = "toolbarButtonSpacer" > < / div >
< div class = "toolbarButtonSpacer" > < / div >
< button id = "viewFind" class = "toolbarButton group hiddenSmallView" title = "Find in Document" tabindex = "5 " data-l10n-id = "findbar" >
< button id = "viewFind" class = "toolbarButton group hiddenSmallView" title = "Find in Document" tabindex = "6 " data-l10n-id = "findbar" >
< span data-l10n-id = "findbar_label" > Find< / span >
< span data-l10n-id = "findbar_label" > Find< / span >
< / button >
< / button >
< div class = "splitToolbarButton" >
< div class = "splitToolbarButton" >
< button class = "toolbarButton pageUp" title = "Previous Page" id = "previous" tabindex = "6 " data-l10n-id = "previous" >
< button class = "toolbarButton pageUp" title = "Previous Page" id = "previous" tabindex = "7 " data-l10n-id = "previous" >
< span data-l10n-id = "previous_label" > Previous< / span >
< span data-l10n-id = "previous_label" > Previous< / span >
< / button >
< / button >
< div class = "splitToolbarButtonSeparator" > < / div >
< div class = "splitToolbarButtonSeparator" > < / div >
< button class = "toolbarButton pageDown" title = "Next Page" id = "next" tabindex = "7 " data-l10n-id = "next" >
< button class = "toolbarButton pageDown" title = "Next Page" id = "next" tabindex = "8 " data-l10n-id = "next" >
< span data-l10n-id = "next_label" > Next< / span >
< span data-l10n-id = "next_label" > Next< / span >
< / button >
< / button >
< / div >
< / div >
< label id = "pageNumberLabel" class = "toolbarLabel" for = "pageNumber" data-l10n-id = "page_label" > Page: < / label >
< label id = "pageNumberLabel" class = "toolbarLabel" for = "pageNumber" data-l10n-id = "page_label" > Page: < / label >
< input type = "number" id = "pageNumber" class = "toolbarField pageNumber" value = "1" size = "4" min = "1" tabindex = "8 " >
< input type = "number" id = "pageNumber" class = "toolbarField pageNumber" value = "1" size = "4" min = "1" tabindex = "9 " >
< span id = "numPages" class = "toolbarLabel" > < / span >
< span id = "numPages" class = "toolbarLabel" > < / span >
< / div >
< / div >
< div id = "toolbarViewerRight" >
< div id = "toolbarViewerRight" >
< button id = "presentationMode" class = "toolbarButton presentationMode hiddenLargeView" title = "Switch to Presentation Mode" tabindex = "12 " data-l10n-id = "presentation_mode" >
< button id = "presentationMode" class = "toolbarButton presentationMode hiddenLargeView" title = "Switch to Presentation Mode" tabindex = "13 " data-l10n-id = "presentation_mode" >
< span data-l10n-id = "presentation_mode_label" > Presentation Mode< / span >
< span data-l10n-id = "presentation_mode_label" > Presentation Mode< / span >
< / button >
< / button >
< button id = "openFile" class = "toolbarButton openFile hiddenLargeView" title = "Open File" tabindex = "13 " data-l10n-id = "open_file" >
< button id = "openFile" class = "toolbarButton openFile hiddenLargeView" title = "Open File" tabindex = "14 " data-l10n-id = "open_file" >
< span data-l10n-id = "open_file_label" > Open< / span >
< span data-l10n-id = "open_file_label" > Open< / span >
< / button >
< / button >
< button id = "print" class = "toolbarButton print hiddenMediumView" title = "Print" tabindex = "14 " data-l10n-id = "print" >
< button id = "print" class = "toolbarButton print hiddenMediumView" title = "Print" tabindex = "15 " data-l10n-id = "print" >
< span data-l10n-id = "print_label" > Print< / span >
< span data-l10n-id = "print_label" > Print< / span >
< / button >
< / button >
< button id = "download" class = "toolbarButton download hiddenMediumView" title = "Download" tabindex = "15 " data-l10n-id = "download" >
< button id = "download" class = "toolbarButton download hiddenMediumView" title = "Download" tabindex = "16 " data-l10n-id = "download" >
< span data-l10n-id = "download_label" > Download< / span >
< span data-l10n-id = "download_label" > Download< / span >
< / button >
< / button >
<!-- <div class="toolbarButtonSpacer"></div> -->
<!-- <div class="toolbarButtonSpacer"></div> -->
< a href = "#" id = "viewBookmark" class = "toolbarButton bookmark hiddenSmallView" title = "Current view (copy or open in new window)" tabindex = "16 " data-l10n-id = "bookmark" >
< a href = "#" id = "viewBookmark" class = "toolbarButton bookmark hiddenSmallView" title = "Current view (copy or open in new window)" tabindex = "17 " data-l10n-id = "bookmark" >
< span data-l10n-id = "bookmark_label" > Current View< / span >
< span data-l10n-id = "bookmark_label" > Current View< / span >
< / a >
< / a >
< div class = "verticalToolbarSeparator hiddenSmallView" > < / div >
< div class = "verticalToolbarSeparator hiddenSmallView" > < / div >
< button id = "secondaryToolbarToggle" class = "toolbarButton" title = "Tools" tabindex = "17 " data-l10n-id = "tools" >
< button id = "secondaryToolbarToggle" class = "toolbarButton" title = "Tools" tabindex = "18 " data-l10n-id = "tools" >
< span data-l10n-id = "tools_label" > Tools< / span >
< span data-l10n-id = "tools_label" > Tools< / span >
< / button >
< / button >
< / div >
< / div >
< div class = "outerCenter" >
< div class = "outerCenter" >
< div class = "innerCenter" id = "toolbarViewerMiddle" >
< div class = "innerCenter" id = "toolbarViewerMiddle" >
< div class = "splitToolbarButton" >
< div class = "splitToolbarButton" >
< button id = "zoomOut" class = "toolbarButton zoomOut" title = "Zoom Out" tabindex = "9 " data-l10n-id = "zoom_out" >
< button id = "zoomOut" class = "toolbarButton zoomOut" title = "Zoom Out" tabindex = "10 " data-l10n-id = "zoom_out" >
< span data-l10n-id = "zoom_out_label" > Zoom Out< / span >
< span data-l10n-id = "zoom_out_label" > Zoom Out< / span >
< / button >
< / button >
< div class = "splitToolbarButtonSeparator" > < / div >
< div class = "splitToolbarButtonSeparator" > < / div >
< button id = "zoomIn" class = "toolbarButton zoomIn" title = "Zoom In" tabindex = "10 " data-l10n-id = "zoom_in" >
< button id = "zoomIn" class = "toolbarButton zoomIn" title = "Zoom In" tabindex = "11 " data-l10n-id = "zoom_in" >
< span data-l10n-id = "zoom_in_label" > Zoom In< / span >
< span data-l10n-id = "zoom_in_label" > Zoom In< / span >
< / button >
< / button >
< / div >
< / div >
< span id = "scaleSelectContainer" class = "dropdownToolbarButton" >
< span id = "scaleSelectContainer" class = "dropdownToolbarButton" >
< select id = "scaleSelect" title = "Zoom" tabindex = "11 " data-l10n-id = "zoom" >
< select id = "scaleSelect" title = "Zoom" tabindex = "12 " data-l10n-id = "zoom" >
< option id = "pageAutoOption" title = "" value = "auto" selected = "selected" data-l10n-id = "page_scale_auto" > Automatic Zoom< / option >
< option id = "pageAutoOption" title = "" value = "auto" selected = "selected" data-l10n-id = "page_scale_auto" > Automatic Zoom< / option >
< option id = "pageActualOption" title = "" value = "page-actual" data-l10n-id = "page_scale_actual" > Actual Size< / option >
< option id = "pageActualOption" title = "" value = "page-actual" data-l10n-id = "page_scale_actual" > Actual Size< / option >
< option id = "pageFitOption" title = "" value = "page-fit" data-l10n-id = "page_scale_fit" > Fit Page< / option >
< option id = "pageFitOption" title = "" value = "page-fit" data-l10n-id = "page_scale_fit" > Fit Page< / option >