Search found 2 matches

by Giri KM
Mon Nov 08, 2004 5:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Printing all page of an HTML file
Replies: 3
Views: 2194

Sorry for the trouble. But I think you can help me in this regard.
by Giri KM
Sat Nov 06, 2004 1:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Printing all page of an HTML file
Replies: 3
Views: 2194

Printing all page of an HTML file

I have an HTML file with one iframe to list some items. The title of the items are out of iframe and items are in iframe. But when it is viewed both are shown in a screen.

I want to print the title and the contents in iframe together.

when i use window.print() I can print titles seperately and ...