powered by simpleCommunicator - 2.0.59     © 2025 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / HTML, JavaScript, VBScript, CSS [игнор отключен] [закрыт для гостей] / [JS] Диалог печати
3 сообщений из 3, страница 1 из 1
[JS] Диалог печати
    #34707548
Grassus
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Приветствую!!!

Никто не знает случайно, как при помощи JavaScript вызвать диалого печати станицы и диалого предварительного просмотра страницы???

Запанее
...
Рейтинг: 0 / 0
[JS] Диалог печати
    #34707615
Фотография krvsa
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Диалог очевидно делать самому... Но есть метод печати...
документацияprint Method

--------------------------------------------------------------------------------

Prints the document associated with the window.

Syntax

window.print()
Return Value

No return value.

Remarks

Calling the print method has the same effect as choosing Print from the Microsoft® Internet Explorer File menu. The print method activates the Print dialog box, prompting the user to change print settings. When the user clicks the OK button, the following sequence of events occurs:

1. The onbeforeprint event fires.
2. The document prints.
3. The onafterprint event fires.

The onbeforeprint and onafterprint events are particularly useful when not all the information on the page is visible at all times. Use the onbeforeprint to modify the document to make all the information on the page visible for printing. To return the document to its original state, use the onafterprint event.
----------
Cache for Windows NT (Intel) 5.0.20 (Build 6305) Fri Sep 16 2005 11:54:10 EDT
...
Рейтинг: 0 / 0
[JS] Диалог печати
    #34707661
Grassus
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Благодарен!!!

То что надо!!!
...
Рейтинг: 0 / 0
3 сообщений из 3, страница 1 из 1
Форумы / HTML, JavaScript, VBScript, CSS [игнор отключен] [закрыт для гостей] / [JS] Диалог печати
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]