|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
may i know how to include a print buuton that can print multiple pages in the web pages? thanks for your help.
|
|
#2
|
|||
|
|||
|
You can use an HREF with this inline nibble of javascript:
<a href="javascript URLrint();">print this baby</a> alas if only it was so simple... this will only work in netscape just do a browser sniff for Nettie and show the button it is.. not a perfect solution but a quick easy fix. |
|
#3
|
|||
|
|||
|
some c*** has slapped a smiley face over the letter p of print();
so to be a stickler have to post again with corrcet syntax.. moins le visage |
|
#4
|
|||
|
|||
|
missed a colon before the p too:
javascript rint();cheers Martin |
|
#5
|
|||
|
|||
|
I have ie5.5 and
javascript: window.print(); works fine. Janne |
|
#6
|
|||
|
|||
|
Thanks for your help. May i know besides including the print button, is it possible for a JavaScript to format the page before printing? what i means is almost same as a page setup in the file menu of the browser? thanks.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > How to include a print button in web pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|