Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / HTML, JavaScript, VBScript, CSS [игнор отключен] [закрыт для гостей] / [JS] Диалог печати / 3 сообщений из 3, страница 1 из 1
06.08.2007, 12:59
    #34707548
Grassus
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
[JS] Диалог печати
Приветствую!!!

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

Запанее
...
Рейтинг: 0 / 0
06.08.2007, 13:14
    #34707615
krvsa
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
[JS] Диалог печати
Диалог очевидно делать самому... Но есть метод печати...
документация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
06.08.2007, 13:29
    #34707661
Grassus
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
[JS] Диалог печати
Благодарен!!!

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


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