Dwell Script...

1

116

Using FP2003. Created a Print Button, and using Behavior to remove the
visibility of certain page features. Before the actual print function takes
place, I would like to temperarily pause for some oportunity to see the
actual page. Any help.

Thanks
David
 
M

Mike Mueller

Without looking at what you have and knowing what you want; I can only tell
you what I would do, which would be to create a CSS class of no print,
assign the undesired elements to it, and create a seperate stylesheet for
print media with a visibility:hidden assigned to that class
 
J

Jens Peter Karlsen

You can't control the users printer, that includes print preview.

Regards Jens Peter Karlsen.
 
S

Stefan B Rusynko

The only way to do that is to create a new page with only the printable content for users to view and print

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Using FP2003. Created a Print Button, and using Behavior to remove the
| visibility of certain page features. Before the actual print function takes
| place, I would like to temperarily pause for some oportunity to see the
| actual page. Any help.
|
| Thanks
| David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top