Page 1 of 1

Highslide Editor - esc-key do not work

Posted: Tue Jun 05, 2012 8:44 am
by McCormick
Hi.
How do I configure the esc-key to close the highslide-popup-window?
And how do I configure the highslide-popup-window to close by clicking into the highslide-popup-window?
Thanks
McCormick

Re: Highslide Editor - esc-key do not work

Posted: Tue Jun 05, 2012 9:57 am
by RoadRash
Hi McCormick,

Clicking the ESC key will by default close both image popups and HTML popups.
IÔÇÖve just tested the ESC key in the Highslide Editor and in several of the barebones sample pages listed here: http://highslide.com/index.htm in different browsers, and the ESC key worked as expected.

Clicking the expanded image will close image popups, but not HTML popups.

Re: Highslide Editor - esc-key do not work

Posted: Tue Jun 05, 2012 12:17 pm
by McCormick
Hej.
Thank you for your rapid reaction.
Please have a look here:

http://praxispraesenz.com/raumdesign.php > Beispiele 

On my system (OS 10.7, Safari 5.1.7) the esc-key do not work.

The Highslide-code is original from the Highslide Editor.

Thanks
McCormick

Re: Highslide Editor - esc-key do not work

Posted: Tue Jun 05, 2012 12:28 pm
by EarlyOut
In the Editor, you unchecked "Enable shortcut keys," so the keyboard shortcuts like ESC won't work. You can just delete this line from your highslide.config.js file:

hs.enableKeyListener = false;

Re: Highslide Editor - esc-key do not work

Posted: Tue Jun 05, 2012 1:02 pm
by McCormick
Hej.

great - thank you and have a nice day.