![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible, when a user or viewer of your Web page, prints or takes a screen shot of a Web page with mousover (roll-over) text in it, to have that text printed or captures as part of the screen shot? If so, how? |
#3
| |||
| |||
|
|
bdy120... (AT) gmail (DOT) com wrote: Is it possible, when a user or viewer of your Web page, prints or takes a screen shot of a Web page with mousover (roll-over) text in it, to have that text printed or captures as part of the screen shot? If so, how? Using the pointing device for the rollover and the keyboard for the screen shot (Windows: Print oder Alt+Print). *I'm not sure about printing, but there is a shortcut for this as well (usually Ctrl+P); or they could print the screen shot. For Firefox, ScreenGrab! provides advanced screen shot options. *ScreenGrab! is written in JavaScript[tm] and uses Gecko components which might give you some idea how to accomplish this in a controlled environment. Anything else is not possible with scripting, at least not cross-browser. PointedEars -- Use any version of Microsoft Frontpage to create your site. (This won't prevent people from viewing your source, but no one will want to steal it.) * -- from <http://www.vortex-webdesign.com/help/hidesource.htm |
#4
| ||||
| ||||
|
|
Thomas 'PointedEars' Lahn wrote: bdy120... (AT) gmail (DOT) com wrote: Is it possible, when a user or viewer of your Web page, prints or takes a screen shot of a Web page with mousover (roll-over) text in it, to have that text printed or captures as part of the screen shot? If so, how? Using the pointing device for the rollover and the keyboard for the screen shot (Windows: Print oder Alt+Print). I'm not sure about printing, but there is a shortcut for this as well (usually Ctrl+P); or they could print the screen shot. For Firefox, ScreenGrab! provides advanced screen shot options. ScreenGrab! is written in JavaScript[tm] and uses Gecko components which might give you some idea how to accomplish this in a controlled environment. Anything else is not possible with scripting, at least not cross-browser. [...] OK, yes, I should have made it clear that I wanted to do it through scripting. So, my question is, can I do the aforementioned via script? |
|
When you say cross-browser, do you mean, for IE but not for Firefox, or for Firefox but not for IE, |
|
or do you mean not at the script-level? |
|
Can you set a control for the page to perform an action, which in this case would be to make visible the rollover text, when a combination of keys are pressed, or when one key is pressed. Say, when someone presses "print screen" or ctrl+ p? Thanks |
#5
| |||
| |||
|
|
Please trim your quotes. |
#6
| |||
| |||
|
|
Please trim your quotes. When you say trim quotes, do you mean do what I did in this message: only using the quote relevant to my post rather than the entire previous discussion? |
|
I haven't been using discussion groups as a resource for a long time and as frequently as one might think, so this question is not sarcastic in any way. |
|
Thanks again for all the info. you've provided |
![]() |
| Thread Tools | |
| Display Modes | |
| |