Display hidden page after pressing  combination                                     
                                        Автор: Tom G.
                Просмотрено  1595,
                Подписчики 1,
                Размещенный 0
                 
                    
I have a page which is hidden (doesn’t show on menu), but I would like this page to show when certain combination of <ctrl>, <alt>, <letter> is pressed. The best would be in new window/tab.
Do you think it would be possible with some HTML/CSS additions? If so, can you suggest how to do it?
Thanks in advance!
Tom
Размещено 

Hello
The best JS script is here to detect keyboard activity
http://dmauro.github.io/Keypress/
Hope other users will have the perfect solution for you.
Regards
https://wsx5.afsoftware.fr
(It> En) ... inspired by my old [(!) Copyright ©] example
... you can get this> new example ... code: Ctrl + U
Hello, ciao
.
Автор
Thank you, guys, for great suggestions!