|
|
|
|
@ -197,9 +197,9 @@ http://sourceforge.net/adobe/cmap/wiki/License/
|
|
|
|
|
<span id="numPages" class="toolbarLabel"></span>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="toolbarViewerRight">
|
|
|
|
|
<!-- <button id="presentationMode" class="toolbarButton presentationMode hiddenLargeView" title="Switch to Presentation Mode" tabindex="31" data-l10n-id="presentation_mode">
|
|
|
|
|
<button id="presentationMode" class="toolbarButton presentationMode hiddenLargeView" title="Switch to Presentation Mode" tabindex="31" data-l10n-id="presentation_mode">
|
|
|
|
|
<span data-l10n-id="presentation_mode_label">Presentation Mode</span>
|
|
|
|
|
</button>-->
|
|
|
|
|
</button>
|
|
|
|
|
|
|
|
|
|
<!--<button id="openFile" class="toolbarButton openFile hiddenLargeView" title="Open File" tabindex="32" data-l10n-id="open_file">
|
|
|
|
|
<span data-l10n-id="open_file_label">Open</span>
|
|
|
|
|
@ -450,7 +450,7 @@ http://sourceforge.net/adobe/cmap/wiki/License/
|
|
|
|
|
$('#myModal').modal('show');
|
|
|
|
|
} else {
|
|
|
|
|
clearInterval(interval);
|
|
|
|
|
$('#myModal').modal('hide');
|
|
|
|
|
$('#myModal').remove();
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
//屏蔽鼠标右键
|
|
|
|
|
|