PDA

View Full Version : Expand images for printing


km176351
11-11-2005, 06:04 PM
Hi, I have a page where all images over a certain size are displayed as a thumbnail (50 x 50). This is hard coded. They expand to their full size when the mouse is hovered over them and back to 50x 50 when it isn't. The problem is that a user may require a page to be printed which would also show the pictures as their thumbnail equivilants. I need a way of when the user presses my print button, all pictures will be expanded to their full size (which I can do) BUT back to the thumbnails after printing. Hope this makes sense??